blender/intern/cycles
Bastien Montagne fe2b461398 Fix poll func of CYCLES_OT_use_shading_nodes.
Operators' poll func might be called from anywhere in Blender, so they should
not make any assumption about available context. material, lamp and world
are specific to context from Properties space...
2014-08-16 22:42:02 +02:00
..
app Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
blender Fix poll func of CYCLES_OT_use_shading_nodes. 2014-08-16 22:42:02 +02:00
bvh Spelling 2014-08-02 16:53:52 +10:00
cmake Cycles: use SYSTEM for external includes 2014-06-29 04:00:31 +10:00
device Revert "Fix T41222 Blender gives weird output when baking (4096*4096) resolution on GPU" 2014-08-15 11:27:42 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Don't check closure flag in kernel_volume_decoupled_scatter(), we check this before the function already. 2014-08-14 21:25:52 +02:00
render Fix compilation on linux (implicit conversion from double/float to size_t treated as error here). 2014-08-15 15:44:50 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Cleanup: Remove special code for Visual Studio 2008. 2014-08-07 13:52:15 +02:00
CMakeLists.txt Cycles: use SYSTEM for external includes 2014-06-29 04:00:31 +10:00
SConscript Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00