Blender Git Commit Log

Git Commits -> Revision 5260aaf

Revision 5260aaf by Sebastián Barschkis (master)
March 13, 2020, 23:30 (GMT)
Fix T73921: Eevee volume render test memory leak in Mantaflow

Fixed memory leak that showed up after the original issue (crash) had been fixed in 93ac4709ebe8. The fix ensures that light cache bakes free up GPU smoke textures and the smoke domain list correctly.

This commit also removes the workaround (f3a33a92987f) that disabled light cache bakes for fluid objects.

Commit Details:

Full Hash: 5260aaf3b1c87f5595dff411d9f6307f1eb6c44e
Parent Commit: 7d56c42
Lines Changed: +3, -11

3 Modified Paths:

/source/blender/draw/engines/eevee/eevee_lightcache.c (+2, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_volumes.c (+0, -2) (Diff)
/tests/python/eevee_render_tests.py (+1, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021