blender/intern/cycles
Sergey Sharybin 87cff57207 Fix T44123: Cycles SSS renders black in recent builds
Issue was introduced in 01ee21f where i didn't notice *_setup()
function only doing partial initialization, and some of parameters
are expected to be initialized by callee function.

This was hitting only some setups, so tests with benchmark scenes
didn't unleash issues. Now it should all be fine.

This is to go to the 2.74 branch and we actually might re-AHOY.
2015-03-25 02:33:49 +05:00
..
app Cycles: Fix compilation error of Cycles standalone with Libmv disabled 2015-02-14 21:33:14 +05:00
blender Tidy up the user interface for depth of field based on feedback by 2015-03-23 12:48:19 +01:00
bvh Cycles: Avoid memcpy of intersecting memory 2015-03-20 21:14:50 +05:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Cleanup for indentation in device_cpu.cpp 2015-02-19 19:05:04 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
render Cycles: Improve readability of dumped graphs 2015-03-17 21:15:17 +05:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Initial compilation support with C++11 featureset enabled 2015-03-13 16:47:40 +05:00
CMakeLists.txt Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00