blender/intern/cycles
Brecht Van Lommel e802efb7af Fix #34740: cycles rendering issue mixing glossy/glass BSDF's with zero or very
low roughness and same index of refraction.

Problem was bad float precision due to low roughness, which caused the pdf for
the different closures to not match properly.
2013-04-09 15:24:20 +00:00
..
app Cycles Test App: 2013-01-17 22:51:54 +00:00
blender Cycles UI: 2013-04-07 08:42:08 +00:00
bvh Fix #34921: cycles rendered a specific scene with a small high poly object 2013-04-08 20:04:03 +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 Fix #34740: cycles rendering issue mixing glossy/glass BSDF's with zero or very 2013-04-09 15:24:20 +00:00
render Fix another part of #34877: cycles progress status text not showing correct with 2013-04-05 17:57:26 +00:00
subd Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util Fix #34880: cycles motion blur render issue with some compilers. Actually is a bigger 2013-04-05 23:03:10 +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