blender/intern/cycles
Mai Lavelle c1a27a76cf Cycles microdisplacement: preserve smooth normals for linear subdivison
This way we prevent cracks in the model due to discontinuous normals, by using
smooth normals for displacement instead of always getting flat normals after
linear subdivision.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D1916
2016-04-13 01:37:33 +02:00
..
app Revert "Cycles: Remove the Preetham Sky model." 2016-04-05 12:25:54 +02:00
blender Cycles: Add missing velocity attribute to builtin image loader 2016-04-12 13:26:21 +02:00
bvh Cycles: Remove unused SAH from BVH pack 2016-04-11 17:18:14 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Some typo fixes 2016-03-12 15:01:20 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Cleanup, make some comments easier to read on split editors 2016-04-11 18:00:42 +02:00
render Cycles microdisplacement: preserve smooth normals for linear subdivison 2016-04-13 01:37:33 +02:00
subd Cycles microdisplacement: preserve smooth normals for linear subdivison 2016-04-13 01:37:33 +02:00
test Cycles: Fix rare dead-locks on TaskScheduler::exit() 2016-04-10 21:18:54 +02:00
util Cycles: Fix rare dead-locks on TaskScheduler::exit() 2016-04-10 21:18:54 +02:00
CMakeLists.txt Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00