blender/intern/cycles/kernel/osl
Brecht Van Lommel b314209356 Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will
give a result more similar to the Compatible falloff option. The scale is x2
though to keep the perceived scatter radius roughly the same while changing the
sharpness. Difference with compatible will be mainly on non-flat geometry.
2013-09-03 22:39:17 +00:00
..
background.cpp Cycles: 4 new nodes. 2012-11-06 19:59:02 +00:00
bsdf_diffuse_ramp.cpp Cycles OSL minor optimizations: recycle shading context, don't do memory 2012-12-15 10:18:42 +00:00
bsdf_phong_ramp.cpp Cycles OSL minor optimizations: recycle shading context, don't do memory 2012-12-15 10:18:42 +00:00
CMakeLists.txt Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
emissive.cpp Cycles OSL minor optimizations: recycle shading context, don't do memory 2012-12-15 10:18:42 +00:00
osl_bssrdf.cpp Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
osl_bssrdf.h Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
osl_closures.cpp Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
osl_closures.h Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
osl_globals.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl_services.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl_services.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl_shader.cpp Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
osl_shader.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
SConscript Cycles / SCons: 2013-04-29 15:52:38 +00:00