Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt_cloth.c1111 void SCULPT_cloth_brush_store_simulation_state(SculptSession *ss, SculptClothSimulation *cloth_sim) in SCULPT_cloth_brush_store_simulation_state() function
1189 SCULPT_cloth_brush_store_simulation_state(ss, ss->cache->cloth_sim); in SCULPT_do_cloth_brush()
H A Dsculpt_intern.h396 void SCULPT_cloth_brush_store_simulation_state(struct SculptSession *ss,
H A Dsculpt.c5815 SCULPT_cloth_brush_store_simulation_state(ss, ss->cache->cloth_sim); in do_brush_action()