Blender Git Loki
Git Commits -> Revision 0d3b5a5
Revision 0d3b5a5 by Sebastian Parborg (master) August 4, 2020, 17:32 (GMT) |
Fix T71488: Flipping Custom Split Normal Data leads to artifacts The winding order of the faces changes when flipping the faces. This lead to the loop indices changing as well. Now we take this into account when restoring and flipping the custom normals. Before the normals would be swapped. |
Commit Details:
Full Hash: 0d3b5a50689187e574355b925225e1f909144c77
Parent Commit: 205cf05
Lines Changed: +16, -6
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+16, -6) (Diff)