Blender Git Commit Log
Git Commits -> Revision 04c75c5
Revision 04c75c5 by Campbell Barton (master) August 3, 2021, 02:22 (GMT) |
Edit Mesh: Correct normal calculation for "Set From Faces" Setting normals from faces wasn't weighting the faces contribution by the corner angle, giving lop-sided results in some cases. This removes the epsilon check for CLNORS_VALID_VEC_LEN, in favor of matching the behavior of vertex normals exactly. |
Commit Details:
Full Hash: 04c75c5ce7699a1502a7c2212d4aa57166465514
Parent Commit: 223f048
Lines Changed: +5, -12
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+5, -12) (Diff)