Blender Git Commit Log
Git Commits -> Revision e150f17
Revision e150f17 by Clément Foucault (master) October 18, 2021, 13:15 (GMT) |
Fix T92250 EEVEE: Render crash with Motion Blur and Overscan This was caused by `DRW_view_data_texture_list_size_validate` which now delete everything from the render engine. This might change in the future but for now we just avoid calling it from the render loop (when using DRW_cache_restart). |
Commit Details:
Full Hash: e150f171d5fb2b93277e55329b08e1ebd6dff631
Parent Commit: 765b1c6
Lines Changed: +6, -1
1 Modified Path:
/source/blender/draw/intern/draw_manager.c (+6, -1) (Diff)