Blender Git Loki
Git Commits -> Revision ca55a1b
Revision ca55a1b by Pablo Dobarro (master) October 15, 2020, 17:54 (GMT) |
Fix Cloth brush grab artifacts in the affected area The cloth brush grab mode was creating constraints at 1.0 strength in the area of the brush where the fade was evaluated to 1. This was causing stability issues in the simulation and not producing ideal results. Now the constraint strength is scaled with an empirically found factor. The values in this patch may require further tweaking after experimenting a little bit more with them. Reviewed By: sergey, zeddb Differential Revision: https://developer.blender.org/D9201 |
Commit Details:
Full Hash: ca55a1b564a6ff32784d7c611b4728be400637e8
Parent Commit: 91af828
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+3, -1) (Diff)