Blender Git Commit Log

Git Commits -> Revision dba675f

Revision dba675f by Campbell Barton (master)
July 1, 2021, 00:25 (GMT)
Cleanup: split normal calculation into it's own file

Normals now includes many functions including normal splitting &
custom normal manipulation split this into it's own file
to centralize related functions.

Commit Details:

Full Hash: dba675fb65a7f8c1fa34ba48d9ce2f10ec8e0189
Parent Commit: 924596a
Lines Changed: +2152, -2109

1 Added Path:

/source/blender/blenkernel/intern/mesh_normals.c (+2144, -0) (View)

4 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+3, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenkernel/intern/mesh_evaluate.c (+2, -2108) (Diff)
/source/blender/bmesh/intern/bmesh_mesh_normals.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021