blender/intern/cycles/kernel/osl
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
..
background.cpp Cycles OSL: refactoring to remove all dependencies on builtin OSL closures. 2013-11-29 04:01:07 +01:00
bsdf_diffuse_ramp.cpp Cycles OSL: fix mistake in recent refactoring, parameters are not set before setup. 2013-11-29 17:18:43 +01:00
bsdf_phong_ramp.cpp Cycles OSL: fix mistake in recent refactoring, parameters are not set before setup. 2013-11-29 17:18:43 +01:00
CMakeLists.txt Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
emissive.cpp Cycles OSL: refactoring to remove all dependencies on builtin OSL closures. 2013-11-29 04:01:07 +01:00
osl_bssrdf.cpp Cycles: Drop old OSL closure compatibility code. 2014-07-25 11:42:01 +02:00
osl_bssrdf.h Cycles OSL: refactoring to remove all dependencies on builtin OSL closures. 2013-11-29 04:01:07 +01:00
osl_closures.cpp Cleanup for Cycles hair shader ifdefs. 2015-02-18 15:57:39 +01:00
osl_closures.h Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
osl_globals.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
osl_services.cpp Cycles: OSL kernel now also ignores maybe-uninitialized 2015-02-02 22:15:33 +05:00
osl_services.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
osl_shader.cpp Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
osl_shader.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00