blender/intern/cycles/kernel/osl
Thomas Dinges 70b6e2717a Windows / OSL:
* Scons cleanup, to avoid redeclaration of /EHsc. Linking still fails.
2012-11-18 15:02:09 +00:00
..
background.cpp Cycles: 4 new nodes. 2012-11-06 19:59:02 +00:00
bsdf_phong_ramp.cpp Cycles OSL: phong_ramp(N, exponent, colors[8]) closure added, which works like 2012-11-06 19:59:07 +00:00
CMakeLists.txt Cycles OSL: phong_ramp(N, exponent, colors[8]) closure added, which works like 2012-11-06 19:59:07 +00:00
emissive.cpp Cycles OSL: most closure code is now shared between OSL and SVM. Also fix 2012-10-20 12:18:00 +00:00
osl_closures.cpp Cycles OSL: phong_ramp(N, exponent, colors[8]) closure added, which works like 2012-11-06 19:59:07 +00:00
osl_closures.h Cycles OSL: phong_ramp(N, exponent, colors[8]) closure added, which works like 2012-11-06 19:59:07 +00:00
osl_globals.h Fix OSL build error on linux. 2012-11-14 22:45:44 +00:00
osl_services.cpp Cycles OSL: support for the trace(point pos, vector dir, ...) function, to trace 2012-11-06 19:59:10 +00:00
osl_services.h Cycles OSL: support for the trace(point pos, vector dir, ...) function, to trace 2012-11-06 19:59:10 +00:00
osl_shader.cpp Fix #33125: cycles OSL crash with multiple render sessions running at the same time. 2012-11-09 03:10:22 +00:00
osl_shader.h Cycles OSL: most closure code is now shared between OSL and SVM. Also fix 2012-10-20 12:18:00 +00:00
SConscript Windows / OSL: 2012-11-18 15:02:09 +00:00