blender/intern/cycles
Sergey Sharybin a1f4821b94 Fix T42212: Singular reflection pass is incorrect in regular path tracer
Issue seems to be caused by not totally proper pdf and eval values for this
closure. Changed it so they reflect to ggx/beckmann reflection with roughness
set to 0, which is effectively the same as the sharp reflection.
2015-01-20 03:03:45 +05:00
..
app Cycles: Fix compilation error happened after recent render time commit 2015-01-15 21:28:04 +05:00
blender Make use/computation of lnors consistant. 2015-01-19 15:51:20 +01:00
bvh Cycles: Avoid crash in statistics when canceling BVH build 2015-01-19 13:39:35 +05:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T42212: Singular reflection pass is incorrect in regular path tracer 2015-01-20 03:03:45 +05:00
render Cycles: Correction to camera in volume detection after clipping commit 2015-01-19 19:28:28 +05:00
subd Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util Cycles: Avoid crash in statistics when canceling BVH build 2015-01-19 13:39:35 +05:00
CMakeLists.txt Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00