Blender Git Loki

Git Commits -> Revision 1e8b3a8

Revision 1e8b3a8 by Sergey Sharybin (cycles-x)
July 28, 2021, 14:41 (GMT)
Fix Cycles X shadow catcher pass possible buffer overrun

Split the sample count part of the shadow catcher into a separate pass,
which avoids exceptions in how to treat a pass.

Would be nice to avoid this pass entirely, but not yet sure how.

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

Commit Details:

Full Hash: 1e8b3a8d7b30e576ea911bb6716a3c1b20e83538
Parent Commit: 2301049
Lines Changed: +32, -20

10 Modified Paths:

/intern/cycles/integrator/pass_accessor.cpp (+2, -3) (Diff)
/intern/cycles/integrator/pass_accessor.h (+1, -1) (Diff)
/intern/cycles/integrator/pass_accessor_cpu.cpp (+1, -1) (Diff)
/intern/cycles/integrator/pass_accessor_cpu.h (+1, -1) (Diff)
/intern/cycles/kernel/kernel_film.h (+7, -7) (Diff)
/intern/cycles/kernel/kernel_passes.h (+2, -2) (Diff)
/intern/cycles/kernel/kernel_types.h (+7, -4) (Diff)
/intern/cycles/render/film.cpp (+4, -0) (Diff)
/intern/cycles/render/pass.cpp (+5, -1) (Diff)
/intern/cycles/render/scene.cpp (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021