Home
last modified time | relevance | path

Searched refs:cloth_force_falloff_type (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_brush_types.h619 int cloth_force_falloff_type; member
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt_cloth.c440 brush->cloth_force_falloff_type == in do_cloth_brush_apply_forces_task_cb_ex()
944 brush->cloth_force_falloff_type == BRUSH_CLOTH_FORCE_FALLOFF_PLANE) { in cloth_brush_apply_brush_foces()
H A Dpaint_cursor.c1746 if (brush->cloth_force_falloff_type == BRUSH_CLOTH_FORCE_FALLOFF_PLANE) { in paint_cursor_cursor_draw_3d_view_brush_cursor_active()
1750 else if (brush->cloth_force_falloff_type == BRUSH_CLOTH_FORCE_FALLOFF_RADIAL && in paint_cursor_cursor_draw_3d_view_brush_cursor_active()