Blender Git Loki
Git Commits -> Revision 516e1b4
Revision 516e1b4 by Sebastian Parborg (master) May 14, 2020, 19:17 (GMT) |
Fix T76025: Flip/recalc steep custom normals produces wrong result The issue was the custom loop normal data would be mangled when we reversed the face loops. The flip face code will now correctly flip the custom face normals so they are not left in an undefined state. Reviewed By: Bastien Differential Revision: https://developer.blender.org/D7528 |
Commit Details:
Full Hash: 516e1b4031f8c13dd6764ac794734ad966c09f13
Parent Commit: 2efe77c
Lines Changed: +131, -4
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+131, -4) (Diff)