Blender Git Commit Log

Git Commits -> Revision 63e40db

Revision 63e40db by Brecht Van Lommel (master)
March 26, 2011, 08:28 (GMT)
Fix #26582, #26586, #26613: recent normal calculation changes didn't take
into account that some tools use normals for things other than display. Now
we properly initialize vertex normals at flat faces too.

Also fixed a normal refresh issue, and deduplicated CDDM/mesh normal
calculation code.

Commit Details:

Full Hash: 63e40dbe0e4fcee2f96eb0f16bc511e019e0d509
SVN Revision: 35793
Parent Commit: 02a7063
Lines Changed: +79, -87

8 Modified Paths:

/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_mesh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/cdderivedmesh.c (+4, -57) (Diff)
/source/blender/blenkernel/intern/mesh.c (+40, -15) (Diff)
/source/blender/blenlib/BLI_editVert.h (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_lib.c (+29, -12) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021