blender/intern/cycles
2012-09-20 01:02:39 +00:00
..
app Cycles / Test: 2012-09-14 13:11:48 +00:00
blender Fix #31888: cycles crashes using movie for image texture. This is not supported 2012-09-19 23:55:12 +00:00
bvh fix for rare crash in cycles BVH tree packing. 2012-08-22 11:18:37 +00:00
cmake Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries. 2012-09-10 06:18:20 +00:00
device Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread when resetting devices." 2012-09-17 12:07:06 +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 cycles panorama camera not working with depth of field, patch by 2012-09-17 11:25:29 +00:00
render Fix #32018: non-progressive integrator crash. 2012-09-19 17:09:11 +00:00
subd style cleanup 2012-07-21 22:58:08 +00:00
util code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +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