Blender Git Commit Log

Git Commits -> Revision 606bc5f

Revision 606bc5f by Brecht Van Lommel (master)
February 21, 2018, 16:56 (GMT)
Fix T54105: random walk SSS missing in branched indirect paths.

Unify the path and branched path indirect SSS code. No performance impact
found on CUDA, for AMD split kernel the extra code was already there.

Commit Details:

Full Hash: 606bc5f301505024d7cbbbcd12389ea286c3f825
Parent Commit: 5cc1d5f
Lines Changed: +85, -187

5 Modified Paths:

/intern/cycles/kernel/kernel_path.h (+36, -19) (Diff)
/intern/cycles/kernel/kernel_subsurface.h (+27, -126) (Diff)
/intern/cycles/kernel/split/kernel_indirect_subsurface.h (+13, -19) (Diff)
/intern/cycles/kernel/split/kernel_split_common.h (+6, -1) (Diff)
/intern/cycles/kernel/split/kernel_subsurface_scatter.h (+3, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021