Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_brush_types.h811 SCULPT_TOOL_NUDGE = 11, enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt.c1251 SCULPT_TOOL_NUDGE, in sculpt_brush_needs_normal()
2415 case SCULPT_TOOL_NUDGE: in brush_strength()
5856 case SCULPT_TOOL_NUDGE: in do_brush_action()
6442 case SCULPT_TOOL_NUDGE: in sculpt_tool_name()
6773 SCULPT_TOOL_NUDGE, in sculpt_needs_delta_for_tip_orientation()
6792 SCULPT_TOOL_NUDGE, in sculpt_update_brush_delta()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dbrush.c1847 case SCULPT_TOOL_NUDGE: in BKE_brush_sculpt_reset()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_brush.c106 {SCULPT_TOOL_NUDGE, "NUDGE", ICON_BRUSH_NUDGE, "Nudge", ""},