Blender Git Commit Log

Git Commits -> Revision 4a82d79

Revision 4a82d79 by Aristotelis Dossas (master)
September 10, 2020, 12:33 (GMT)
Fix T79737: ERROR ACCESS VIOLATION when switching to eevee rendered view

This prevents Blender from crashing when switching
to rendered view and the grid_data is NULL in the
lightcache (due to possible corruption), by switching
to the fallback lightcache. The fix extends the solution
for possible corruption in the cube_data as well.

Fix T79737

Reviewed By: fclem
Differential Revision: https://developer.blender.org/D8835

Commit Details:

Full Hash: 4a82d792b03b61baed6d70bed288291c72f1e3b8
Parent Commit: 8d59f06
Committed By: Clément Foucault
Lines Changed: +2, -2

1 Modified Path:

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