blender/intern/cycles
Sergey Sharybin 4fe2b45d3d Cycles: Fix compilation error after recent logging changes
Forbid OSL from polluting current conext with obscure stuff from
windows.h, it's not useful and unhealthy anyway.

Maybe we sohuld also forbid using abbreviated Glog constants as
well tho.
2014-12-04 16:59:31 +05:00
..
app Fix for last commit, accidentaly removed transparent shadows property. 2014-11-17 11:31:59 +01:00
blender Cycles: Only report exporting curves if there are particle systems on the object 2014-11-28 16:16:50 +05:00
bvh Cycles: Speedup BVH build for certain compilers 2014-11-24 18:50:46 +05:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Cycles: Remove workaround for missing sm_52 kernel, now we require it for Maxwell cards. 2014-12-02 13:45:39 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Synchronize SCons with CMake in regard of logging 2014-12-03 23:04:57 +05:00
render Cycles: Fix compilation error after recent logging changes 2014-12-04 16:59:31 +05:00
subd Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
util Cycles: Use lock in the memory statistics 2014-12-02 15:50:46 +05:00
CMakeLists.txt Cycles: Use lock in the memory statistics 2014-12-02 15:50:46 +05:00
SConscript Cycles: Support logging when building with SCons 2014-12-03 22:46:56 +05:00