Blender Git Commit Log

Git Commits -> Revision 6293cf6

Revision 6293cf6 by Campbell Barton (master)
August 12, 2021, 10:43 (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: 6293cf61312763152b00cb4f588061f7b281caf7
Parent Commit: ad2fb92
Lines Changed: +3, -0

1 Modified Path:

/source/blender/windowmanager/intern/wm_files.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021