Blender Git Commit Log

Git Commits -> Revision 1cd4070

Revision 1cd4070 by Sergey Sharybin (master)
March 20, 2015, 07:47 (GMT)
Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)

Added an utility function which performs vertex split based on the loop
normal so now backing API matches to what's happening in Cycles and BI
in terms of autosplit.

Reviewers: dfelinto, campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D1174

Commit Details:

Full Hash: 1cd4070e35fa8439bffcf500487e9922e11bd1d4
Parent Commit: 56edaf7
Lines Changed: +160, -48

4 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/mesh.c (+140, -0) (Diff)
/source/blender/editors/object/object_bake_api.c (+15, -5) (Diff)
/source/blender/makesrna/intern/rna_mesh_api.c (+2, -43) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021