Blender Git Loki
Git Commits -> Revision 88fd2b1
Revision 88fd2b1 by Pablo Dobarro (master) March 12, 2020, 19:36 (GMT) |
Fix T74648: Do not relax with 0 neighbors or no vertex normal The mesh provided in the report has 0 area faces and overlapping vertices, causing the relax code to fail when calculating the plane to constraint the vertex movement. Now it works fine both in the brush and in the mesh filter. Reviewed By: jbakker Maniphest Tasks: T74648 Differential Revision: https://developer.blender.org/D7109 |
Commit Details:
Full Hash: 88fd2b1dd5fab444850cb17f545fc860c0e7c88a
Parent Commit: 088b92b
Lines Changed: +10, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+10, -0) (Diff)