Blender Git Commit Log

Git Commits -> Revision 696836a

Revision 696836a by Sergey Sharybin (master)
February 20, 2017, 10:56 (GMT)
Fix T50718: Regression: Split Normals Render Problem with Cycles

The issue seems to be caused by vertex normal being re-calculated
to something else than loop normal, which also caused wrong loop
normals after re-calculation.

For now issue is solved by preserving CD_NORMAL for loops after
split_faces() is finished, so render engine can access original
proper value.

Commit Details:

Full Hash: 696836af1dbda1ed104167f9eb535d4603d23f49
Parent Commit: 75ce4eb
Lines Changed: +3, -5

2 Modified Paths:

/intern/cycles/blender/blender_util.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/mesh.c (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021