blender/intern/cycles
Campbell Barton 4d9766aacf minor cleanup
- remove / comment unused python vars
- replace mul_v3_fl(somevec, -1.0f); with negate_v3(somevec);
2011-11-16 16:38:37 +00:00
..
app edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
blender minor cleanup 2011-11-16 16:38:37 +00:00
bvh edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
cmake Cycles: 2011-11-10 12:52:17 +00:00
device Fix #29259: cycles issues on certain processors. Now two versions of the kernel 2011-11-15 15:13:38 +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 Fix #29278: cycles crash with displacement method both. 2011-11-15 22:09:30 +00:00
render Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather it 2011-11-14 17:31:47 +00:00
subd edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
util SVN maintenance. 2011-11-15 19:37:09 +00:00
CMakeLists.txt Fix #29259: cycles issues on certain processors. Now two versions of the kernel 2011-11-15 15:13:38 +00:00
SConscript Cycles: move clew into cycles namespace to avoid conflicts, and fix mesh 2011-11-15 19:23:35 +00:00