blender/intern/cycles/kernel/osl
Brecht Van Lommel 25b8dedfb4 Fix T77915: Cycles OSL microfacet closure not working in custom shaders
The code to implement the newer closure in terms of the old one got lost in
the removal of our stdosl.h copy. Now implement it as a builtin closure.
2020-06-17 14:09:28 +02:00
..
background.cpp Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
bsdf_diffuse_ramp.cpp Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
bsdf_phong_ramp.cpp Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
CMakeLists.txt Cycles: disable RTTI only for OSL files, other libraries like OpenVDB need it 2020-03-11 14:42:46 +01:00
emissive.cpp Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
osl_bssrdf.cpp Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
osl_closures.cpp Fix T77915: Cycles OSL microfacet closure not working in custom shaders 2020-06-17 14:09:28 +02:00
osl_closures.h Fix T77915: Cycles OSL microfacet closure not working in custom shaders 2020-06-17 14:09:28 +02:00
osl_globals.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
osl_services.cpp Fix T76044: update Cycles to build with OSL 1.11 master 2020-04-28 13:50:31 +02:00
osl_services.h Fix T76044: update Cycles to build with OSL 1.11 master 2020-04-28 13:50:31 +02:00
osl_shader.cpp Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
osl_shader.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00