Blender Git Loki
Git Commits -> Revision c32cf06
Revision c32cf06 by Pablo Dobarro (master) March 26, 2020, 14:38 (GMT) |
Fix T74808: Division by 0 in Cloth brush solver with overlapping vertices This checks that the distance of the current positions of two connected vertices is not 0 before calculating the correction vectors for those vertices. Reviewed By: jbakker Maniphest Tasks: T74808 Differential Revision: https://developer.blender.org/D7184 |
Commit Details:
Full Hash: c32cf06e42fcfd0596d678a407c6e1bd5ca0732a
Parent Commit: 4ff3d5a
Lines Changed: +8, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+8, -1) (Diff)