Blender Git Commit Log
Git Commits -> Revision 7c7a576
August 16, 2021, 04:19 (GMT) |
Fix T90630: Crash loading certain user preferences Clearing the window was done in wm_file_read_post which was deferred. This was needed as it left the context in an invalid state where the window was set but the screen wasn't. Crashing when setting up keymaps that attempted to access the scene from the window in the property update function. Regression in 497bc4d19977abc7b9e2c0f5024a23057e680954 |
Commit Details:
Full Hash: 7c7a57663f3be93c762859decaf4af306545331e
Parent Commit: cbab76c
Committed By: YimingWu
Lines Changed: +3, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_files.c (+3, -0) (Diff)