Blender Git Commit Log

Git Commits -> Revision ff4833a

July 13, 2018, 11:47 (GMT)
Cycles: Bug fixes

- Stopping recursive tree traversal if
negative PDFs are encountered.

- accum_light_tree_contribution() now
takes a scale factor as input which
is passed through to accum_light_contribution

- light_bvh_sample now changes randu. This
is similar to the other *_sample functions.
This fixed a bug where recursive traversal
with no splitting gave a different result
compared to just using light_sample.

Commit Details:

Full Hash: ff4833a6b395eef84e2a60a32f934c2f3a0e7d63
Parent Commit: 0db119a
Lines Changed: +34, -35

2 Modified Paths:

/intern/cycles/kernel/kernel_light.h (+12, -18) (Diff)
/intern/cycles/kernel/kernel_path_surface.h (+22, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021