Files
blender/intern/cycles/kernel
Alexander Gavrilov c376878e54 Fix T49187: inconsistent Normal Map node output for backfacing polygons.
There basically are two issues here: in smooth mode (and all non-tangent
normal map types) it doesn't invert the normal for backfacing polys;
on the other hand for flat shaded tangent type it is inverted too soon.

This fix does a brute force correction by checking the backfacing flag.

Reviewers: #cycles, brecht

Reviewed By: #cycles, brecht

Differential Revision: https://developer.blender.org/D2181
2016-08-30 12:48:59 +03:00
..
2016-08-05 14:45:54 +02:00
2016-08-05 23:49:21 -04:00
2015-05-09 19:52:40 +05:00
2016-08-05 14:45:54 +02:00