blender/intern/cycles
Thomas Dinges d86f1f67fd Cycles UI:
* Non-Progressive UI couldn't be displayed if the device was set to GPU, but User Preferences Device was NULL. (for example when opening .blend file on another computer without GPU capabilities)

* Fix missing update in the Properties editor, when changing compute_device.

This fixes [#32115] OSX and cycles no non-progessive sample input settings appearing in interface.
2012-09-12 10:54:25 +00:00
..
app Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender Cycles UI: 2012-09-12 10:54:25 +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 Performance fix for Cycles: Don't wait in the main UI thread when resetting devices. 2012-09-11 11:41:51 +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 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
render Performance fix for Cycles: Don't wait in the main UI thread when resetting devices. 2012-09-11 11:41:51 +00:00
subd style cleanup 2012-07-21 22:58:08 +00:00
util Performance fix for Cycles: Don't wait in the main UI thread when resetting devices. 2012-09-11 11:41:51 +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