Blender Git Commit Log
Git Commits -> Revision 9caeb9d
Revision 9caeb9d by Julian Eisel (master) December 15, 2020, 16:03 (GMT) |
Fix Asset Browser crash with undo in "Current File" library with sidebar When the Asset Browser was showing the "Current File" repository and the sidebar was open, undoing could crash, because the context API returned freed data. Don't let context return anything if a refresh is pending due to data changes like undo/redo. |
Commit Details:
Full Hash: 9caeb9dfc7dfe8dcd6507a6b8dce5b98651b40ca
Parent Commit: 68e4a90
Lines Changed: +9, -2
1 Modified Path:
/source/blender/editors/space_file/space_file.c (+9, -2) (Diff)