Blender Git Loki
Git Commits -> Revision a1f4821
Revision a1f4821 by Sergey Sharybin (master) January 19, 2015, 22:03 (GMT) |
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. |
Commit Details:
Full Hash: a1f4821b94b09572d1606e4268b88e62bd5dd1e7
Parent Commit: 4a4297b
Lines Changed: +7, -5