Blender Git Commit Log
Git Commits -> Revision 3be5697
September 16, 2020, 12:23 (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: 3be5697b889a9a3e677a504844e6b21eee0d753f
Parent Commit: 0f928c5
Committed By: Jeroen Bakker
Lines Changed: +2, -2
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_lightcache.c (+2, -2) (Diff)