This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
298d311bd665a905c2c3095a70a29c07e2fc5506
blender
/
intern
/
cycles
/
kernel
/
osl
History
Thomas Dinges
d6128ae3c6
Cycles / OSL:
...
* Forgot to rename Gradient OSL file.
2012-06-02 19:25:12 +00:00
..
nodes
Cycles / OSL:
2012-06-02 19:25:12 +00:00
background.cpp
…
bsdf_ashikhmin_velvet.cpp
…
bsdf_diffuse.cpp
…
bsdf_microfacet.cpp
…
bsdf_oren_nayar.cpp
Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather it
2011-11-14 17:31:47 +00:00
bsdf_reflection.cpp
…
bsdf_refraction.cpp
…
bsdf_transparent.cpp
…
bsdf_ward.cpp
…
bsdf_westin.cpp
…
bssrdf.cpp
…
CMakeLists.txt
Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather it
2011-11-14 17:31:47 +00:00
debug.cpp
…
emissive.cpp
Cycles:
2011-10-15 23:49:01 +00:00
osl_closures.cpp
Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather it
2011-11-14 17:31:47 +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
…
osl_services.cpp
Cycles: OSL build & image manager fixes.
2011-05-31 16:21:30 +00:00
osl_services.h
code cleanup: white space, spelling & ';;' end of lines.
2012-02-25 16:04:03 +00:00
osl_shader.cpp
Cycles: revert commit that joined surface/volume socket into a single shader socket,
2011-10-12 23:03:12 +00:00
osl_shader.h
Cycles:
2011-09-12 13:13:56 +00:00
vol_subsurface.cpp
…