Blender Git Loki
Git Commits -> Revision 6331385
Revision 6331385 by Sam Kottler (soc-2020-production-ready-light-tree) June 19, 2020, 18:14 (GMT) |
Fixed how last not-transparent bounce is found. Was using emission_sd if most recent bounce was transparent, but this is incorrect. Now it uses the ray_N PathState for normal and recalculates the point. |
Commit Details:
Full Hash: 6331385a503664c0da1d22d260e274b931865590
Parent Commit: c86eb35
Lines Changed: +6, -25