blender/intern/cycles/kernel/osl
Thomas Dinges 0e3f3a0aef OSL:
* Holdout shader is now working in OSL.
2012-09-04 16:54:32 +00:00
..
nodes OSL: 2012-09-04 16:54:32 +00:00
background.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_ashikhmin_velvet.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_diffuse.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_microfacet.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_oren_nayar.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_reflection.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_refraction.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_transparent.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_ward.cpp style cleanup 2012-06-04 22:44:58 +00:00
bsdf_westin.cpp style cleanup 2012-06-04 22:44:58 +00:00
bssrdf.cpp style cleanup 2012-06-04 22:44:58 +00:00
CMakeLists.txt Added library linking for cycles_kernel_osl to OSL libraries and added cycles_kernel_osl to the list of blender libs in creator. 2012-09-03 11:38:18 +00:00
debug.cpp style cleanup 2012-06-04 22:44:58 +00:00
emissive.cpp style cleanup 2012-06-04 22:44:58 +00:00
osl_closures.cpp Cycles / OSL: 2012-06-04 20:50:59 +00:00
osl_closures.h Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather it 2011-11-14 17:31:47 +00:00
osl_globals.h Use one context per OSL thread. Not sure if this actually works, but the simple renderer example in OSL does it this way. 2012-09-04 08:53:47 +00:00
osl_services.cpp Cycles / OSL: 2012-09-02 01:10:31 +00:00
osl_services.h * Removed last occurrence of get_pointcloud_attr_query. 2012-09-02 17:39:07 +00:00
osl_shader.cpp Use one context per OSL thread. Not sure if this actually works, but the simple renderer example in OSL does it this way. 2012-09-04 08:53:47 +00:00
osl_shader.h Use one context per OSL thread. Not sure if this actually works, but the simple renderer example in OSL does it this way. 2012-09-04 08:53:47 +00:00
vol_subsurface.cpp style cleanup 2012-06-04 22:44:58 +00:00