Blender Git Loki
Git Commits -> Revision c8a041f
Revision c8a041f by Stefan Werner (master) November 26, 2015, 09:59 (GMT) |
Fix T46760: Branched Path Tracing converges to different result than plain Path Tracing Multiple importance sampling for branched path tracing light samples needs to be calculated separately per BSDF, not with Veach's one sample model. |
Commit Details:
Full Hash: c8a041f4895bbffc3efbede9c6003961cd59efaa
Parent Commit: 35cf545
Committed By: Sergey Sharybin
Lines Changed: +53, -13