Blender Git Loki
Git Commits -> Revision 5aecc4b
Revision 5aecc4b by Pablo Dobarro (master) August 18, 2020, 10:36 (GMT) |
Fix Cloth Brush Grab deform types not working with spacing Even the Cloth Brush grab works like a regular grab brush, it makes sense to support spacing just in this brush in order to prevent creating more brush steps that update the simulation. This way, it is possible to create grab brushes that update the simulation constantly while grabbing (using the dots stroke mode) or brushes that only update the simulation when the cursor moves (using spacing). Reviewed By: sergey Differential Revision: https://developer.blender.org/D8568 |
Commit Details:
Full Hash: 5aecc4b57bb54464e8cc8bcf239d42c1d78322f0
Parent Commit: e3eb53a
Lines Changed: +13, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_stroke.c (+13, -1) (Diff)