Home
last modified time | relevance | path

Searched refs:SCULPT_TOOL_CREASE (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_brush_types.h816 SCULPT_TOOL_CREASE = 16, enumerator
847 SCULPT_TOOL_CREASE, \
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dbrush.c1703 case SCULPT_TOOL_CREASE: in BKE_brush_sculpt_reset()
1821 case SCULPT_TOOL_CREASE: in BKE_brush_sculpt_reset()
2238 SCULPT_TOOL_CREASE, in BKE_brush_sculpt_has_secondary_color()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_brush.c92 {SCULPT_TOOL_CREASE, "CREASE", ICON_BRUSH_CREASE, "Crease", ""},
402 return ELEM(br->sculpt_tool, SCULPT_TOOL_BLOB, SCULPT_TOOL_CREASE, SCULPT_TOOL_SNAKE_HOOK); in rna_BrushCapabilitiesSculpt_has_pinch_factor_get()
545 SCULPT_TOOL_CREASE, in rna_BrushCapabilitiesSculpt_has_direction_get()
817 case SCULPT_TOOL_CREASE: in rna_Brush_direction_itemf()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt.c1246 SCULPT_TOOL_CREASE, in sculpt_brush_needs_normal()
2376 case SCULPT_TOOL_CREASE: in brush_strength()
5835 case SCULPT_TOOL_CREASE: in do_brush_action()
6432 case SCULPT_TOOL_CREASE: in sculpt_tool_name()