Blender Git Commit Log

Git Commits -> Revision 6cd4bb9

Revision 6cd4bb9 by Jeroen Bakker (master)
May 10, 2021, 11:33 (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: 6cd4bb94350a9395da143fe90d9e600c0196025a
Parent Commit: caf92a6
Lines Changed: +4, -4

1 Modified Path:

/source/blender/draw/engines/eevee/eevee_cryptomatte.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021