blender/intern/cycles
2012-06-13 11:25:22 +00:00
..
app style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
blender Fix #31780, cycles nested group rendering broken. Was using the dupli object 'index' member to identify dupli objects, but this is not unique and in fact just 0 in most cases. Needs to use a simple dupli list counter instead. 2012-06-13 08:10:59 +00:00
bvh style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
cmake Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup. 2011-11-18 15:39:40 +00:00
device code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +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 style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
render Fix cycles object_flag array being allocated too big. 2012-06-13 11:25:22 +00:00
subd code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +00:00
util style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
CMakeLists.txt code cleanup: warnings 2012-06-01 14:59:06 +00:00
SConscript Scons / MSVC - Windows x64 2012-05-28 09:20:04 +00:00