Blender Git Commit Log
Git Commits -> Revision ed97593
Revision ed97593 by Campbell Barton (master) August 5, 2021, 10:49 (GMT) |
Fix T89214: Smooth Vertices (Laplacian) produces NaN coordinates Vertices with no connected faces would attempt to divide by the combined face area causing a divide by zero. Use the same weight for wire vertices as vertices connected to zero area faces. |
Commit Details:
Full Hash: ed9759349b3da090d22bd34bc066b72025679dc4
Parent Commit: 02e0c6f
Lines Changed: +4, -1
1 Modified Path:
/source/blender/bmesh/operators/bmo_smooth_laplacian.c (+4, -1) (Diff)