blender/intern/cycles
Thomas Dinges 3f7b4916e9 OSL Backend:
* Added the Phong BRDF from the inbuilt OSL shader library.

This can be used in OSL shaders only for now:
* phong(normal N, float exponent)
* phong_ramp(normal N, float exponent, color colors[8]
2012-09-05 23:22:36 +00:00
..
app Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
bvh fix for rare crash in cycles BVH tree packing. 2012-08-22 11:18:37 +00:00
cmake Cycles / OSL: 2012-08-31 00:21:56 +00:00
device Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel OSL Backend: 2012-09-05 23:22:36 +00:00
render Fix for attribute lookup in OSL. This uses a map in the OSL globals instead of the device texture. 2012-09-05 17:08:56 +00:00
subd style cleanup 2012-07-21 22:58:08 +00:00
util Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
CMakeLists.txt RTTI needs to be disabled in cycles for OSL. 2012-09-03 11:38:20 +00:00
SConscript Fix for cycles building with assertions on scons/windows. 2012-06-25 11:42:58 +00:00