Blender Git Loki
Git Commits -> Revision 5fbc799
Revision 5fbc799 by Bastien Montagne (soc-2017-normal-tools) February 22, 2018, 15:25 (GMT) |
Fix broken initialization of normals when first editing them. rBdd6642bb80ac fixed one case but broke a lot others (including when custom normals data were already there before strating editing the mesh...). Now simply using same (new) code from master when creating empty clnors data, i.e. defining sharp edges as needed to mimic results from autosmooth shading. |
Commit Details:
Full Hash: 5fbc799d370f38da09f65174638a873d8825b101
Parent Commit: 11adf6e
Lines Changed: +10, -15
1 Modified Path:
/source/blender/blenkernel/intern/editmesh.c (+10, -15) (Diff)