Blender Git Loki
Git Commits -> Revision 0d60656
Revision 0d60656 by Bastien Montagne (soc-2017-normal-tools) February 22, 2018, 15:30 (GMT) |
Simplify & optimize code in BM_lnorspace_invalidate(). Quiet sure that one is correct, and it does not have to invalidate all loops (smoothfans) of all faces of a given affected vertex, only neighbor ones should be enough. Also, no need to loop into smoothfans here, since we already check on all loops of all vertices. |
Commit Details:
Full Hash: 0d60656039a1627ee8224687718afd4f35c51fdf
Parent Commit: 5fbc799
Lines Changed: +41, -30
1 Modified Path:
/source/blender/bmesh/intern/bmesh_mesh.c (+41, -30) (Diff)