Blender Git Commit Log
Git Commits -> Revision 94af432
Revision 94af432 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) August 3, 2018, 15:24 (GMT) |
Cycles: Light tree: volume and MIS fixes Now using a more reliable way of knowing if a shading point is inside or on the boundary of a volume. Fixed a bug in light_background_sample() that used an index into the lights array as an index into the distribution array. |
Commit Details:
Full Hash: 94af4326e3fc22fe1b229a3e2435fb6ccfe36ce9
Parent Commit: f630504
Lines Changed: +42, -35