blender/intern/cycles
Brecht Van Lommel 267e75158a Fix T52322: denoiser broken on Windows after recent changes.
It's not clear why this only happened on Windows, but the code
was wrong and should do a bitcast here instead of conversion.
2017-08-11 01:09:35 +02:00
..
app CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
blender Cycles: remove option to disable transparent shadows globally. 2017-08-07 14:01:24 +02:00
bvh Cycles: Fix instanced shadow catcher objects influencing each other 2017-08-10 09:22:33 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Cycles: Remove ulong usage 2017-08-09 14:08:58 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel Cycles: Remove ulong usage 2017-08-09 14:08:58 +02:00
render Cycles: De-duplicate trace-time object visibility calculation 2017-08-10 09:21:02 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Cycles: Don't leave multiple spaces in the device name 2017-06-08 12:15:24 +02:00
util Fix T52322: denoiser broken on Windows after recent changes. 2017-08-11 01:09:35 +02:00
CMakeLists.txt CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00