blender/intern/cycles
Lukas Tönne 8cea610e74 Fix compiler error in Cycles Beckmann sampling precomputation: strict
compiler flags don't allow implicit double -> float casting.

Code was added in rB8fbd71e.
2014-06-23 09:47:52 +02:00
..
app Cycles: Ashikhmin-Shirley anisotropic BSDF 2014-06-14 13:49:57 +02:00
blender Fix T40703: cycles viewport smoke not updating when changing frame. 2014-06-21 22:21:04 +02:00
bvh Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cycles: Add an AVX2 CPU kernel. 2014-06-13 22:26:20 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: improved Beckmann sampling using precomputed data 2014-06-21 22:31:44 +02:00
render Fix compiler error in Cycles Beckmann sampling precomputation: strict 2014-06-23 09:47:52 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Cycles: attempt to solve compilation error on 32bit OSX 2014-06-19 12:24:08 +06:00
CMakeLists.txt Cycles: only use -fno-rtti with OSL (conflicts with -fsanitize=vptr) 2014-06-17 16:00:16 +10:00
SConscript Follow up for previous commit: need to tweak args for scons as well 2014-06-14 03:10:30 +06:00