Blender Git Loki
Git Commits -> Revision 789b84e
Revision 789b84e by Sergey Sharybin (cycles-x) May 18, 2021, 08:52 (GMT) |
Fix possible NaN throughput in Cycles random walk Based on asymptotic values of formulas when diffuse length is reaching 1 the throughput will be going to 0. So terminate the path early on without causing numerical issues. Just something I've notices with the Junk Shop scene while running debugger for something else. Differential Revision: https://developer.blender.org/D11237 |
Commit Details:
Full Hash: 789b84e9d686be003b37458801bec3dd10f962f3
Parent Commit: 0617474
Lines Changed: +11, -4
1 Modified Path:
/intern/cycles/kernel/integrator/integrator_subsurface.h (+11, -4) (Diff)