Blender Git Commit Log
Git Commits -> Revision 50dbc55
Revision 50dbc55 by Brecht Van Lommel (cycles-x) June 28, 2021, 15:07 (GMT) |
Cycles X: refactor path termination in preparation for volume bounces To support similar logic as transparent and emissive surfaces. |
Commit Details:
Full Hash: 50dbc55b9554a3e81d0475935f109943e9e9031d
Parent Commit: 2c63ac1
Lines Changed: +77, -39
6 Modified Paths:
/intern/cycles/kernel/integrator/integrator_intersect_closest.h (+30, -10) (Diff)
/intern/cycles/kernel/integrator/integrator_shade_shadow.h (+1, -1) (Diff)
/intern/cycles/kernel/integrator/integrator_shade_surface.h (+14, -7) (Diff)
/intern/cycles/kernel/integrator/integrator_state_util.h (+11, -0) (Diff)
/intern/cycles/kernel/kernel_path_state.h (+4, -9) (Diff)
/intern/cycles/kernel/kernel_types.h (+17, -12) (Diff)
/intern/cycles/kernel/integrator/integrator_shade_shadow.h (+1, -1) (Diff)
/intern/cycles/kernel/integrator/integrator_shade_surface.h (+14, -7) (Diff)
/intern/cycles/kernel/integrator/integrator_state_util.h (+11, -0) (Diff)
/intern/cycles/kernel/kernel_path_state.h (+4, -9) (Diff)
/intern/cycles/kernel/kernel_types.h (+17, -12) (Diff)