Blender Git Commit Log

Git Commits -> Revision 659ba01

Revision 659ba01 by Mathieu Menuet (master)
September 12, 2017, 13:37 (GMT)
Cycles: change AO bounces approximation to do more glossy and transmission.

Rather than treating all ray types equally, we now always render 1 glossy
bounce and unlimited transmission bounces. This makes it possible to get
good looking results with low AO bounces settings, making it useful to
speed up interior renders for example.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D2818

Commit Details:

Full Hash: 659ba012b0f30450c6de13f8b1c2fccce32fc461
Parent Commit: d220211
Committed By: Brecht Van Lommel
Lines Changed: +31, -12

4 Modified Paths:

/intern/cycles/kernel/kernel_path.h (+9, -4) (Diff)
/intern/cycles/kernel/kernel_path_state.h (+11, -1) (Diff)
/intern/cycles/kernel/split/kernel_indirect_background.h (+1, -1) (Diff)
/intern/cycles/kernel/split/kernel_scene_intersect.h (+10, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021