This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel
Sergey Sharybin 36c4fc1ea9 Cycles: Fix shading with autosmooth and custom normals
New logic of split_faces was leaving mesh in a proper state
from Blender's point of view, but Cycles wanted loop normals
to be "flushed" to vertex normals.

Now we do such a flush from Cycles side again, so we don't
leave bad meshes behind.

Thanks Bastien for assistance here!
2017-02-22 10:54:36 +01:00
..
2016-08-06 10:58:13 +02:00
2016-05-17 03:07:40 +10:00
2016-07-30 16:46:13 +10:00
2016-08-08 17:51:15 +02:00
2016-07-14 18:33:12 +02:00
2015-11-12 18:54:26 +11:00
2016-05-11 20:20:25 +10:00
2016-08-16 13:30:40 +02:00
2016-05-03 13:52:07 +10:00
2016-08-06 10:58:13 +02:00