Blender Git Loki
Git Commits -> Revision aec9094
May 12, 2021, 02:14 (GMT) |
Fix T87764: Mem-leak during viewport rendering. When a scene uses cryptomatte the viewport rendering would lead to a memory leak. The reason was that all image renders (viewport+final) activated cryptomatte. But is only used for final rendering. This patch only activates cryptomatte when doing final rendering. |
Commit Details:
Full Hash: aec90945304ba9e4b1bea0057c78a74788e2e3c4
Parent Commit: bef3836
Committed By: YimingWu
Lines Changed: +4, -4
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_cryptomatte.c (+4, -4) (Diff)