Blender Git Loki
Git Commits -> Revision 292685e
Revision 292685e by Jeroen Bakker (master) January 25, 2021, 08:40 (GMT) |
Fix T84878: Eevee cryptomatte broken with stereoscopy During multiview rendering the `cryptomatte_accum_buffer` is not cleared between the views and leaves artifacts on the next view to be rendered. This change clears the accum buffer when it already exists and will be reused for the next view. |
Commit Details:
Full Hash: 292685ea39b4e358c87412e41fb1504378ac23bf
Parent Commit: 7f9ed01
Lines Changed: +8, -0
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_cryptomatte.c (+8, -0) (Diff)