Blender Git Loki
Git Commits -> Revision f01c4f2
Revision f01c4f2 by Sergey Sharybin (master) October 8, 2021, 13:44 (GMT) |
Fix Cycles speed regression after dynamic volume stack change Only copy required part of volume stack instead of entire stack. Solves time regression introduced by D12759 and avoids need in implementing volume stack calculation to exactly match what the path tracing will do (as well as potentially makes scenes with a lot of volumes ans a tiny bit of deeply nested ones render faster). Still need to look into memory aspect of the regression, but that is for separate patch. Ref T92014 Maniphest Tasks: T92014 Differential Revision: https://developer.blender.org/D12790 |
Commit Details:
Full Hash: f01c4f27f978d3c70ca01515e338d7edd6e59b32
Parent Commit: ff9587d
Lines Changed: +11, -6
1 Modified Path:
/intern/cycles/kernel/integrator/integrator_state_util.h (+11, -6) (Diff)