blender/intern/cycles
Bastien Montagne 428debd9c8 Fix for "new" Cycles handling of textures, UI code assumed all texture users use "texture" as prop name, but at least WeightVG modifiers do not.
Fixed by adding a "texture_user_property" member to spacebuts' context, and using it to get the prop identifier in ui script.

Thanks to Brecht for its advice!
2013-04-28 15:20:52 +00:00
..
app Cycles Test App: 2013-01-17 22:51:54 +00:00
blender Fix for "new" Cycles handling of textures, UI code assumed all texture users use "texture" as prop name, but at least WeightVG modifiers do not. 2013-04-28 15:20:52 +00:00
bvh Fix #34172: cycles BVH build crashing in some rare circumstances on 32 bit linux. 2013-04-26 02:18:29 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device Cycles: code refactoring to add generic lookup table memory. 2013-04-01 20:26:43 +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 Attempt to fix #35041 and #34725: cycles crash with OSL and both a 3D viewport 2013-04-22 14:27:12 +00:00
render Fix #35102: crash with experimental cycles displacement feature due to 2013-04-27 02:54:24 +00:00
subd Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util Fix 34764: cycles issue rendering instanced mesh with NaN coordinates. 2013-04-09 20:48:53 +00:00
CMakeLists.txt Fix cycles intersection issue with overlapping faces on windows 32 bit and CPU 2013-02-04 16:12:37 +00:00
SConscript Fix scons win32 link error with OSL, also fix a GLEW linker warning 2013-02-10 20:47:44 +00:00