Blender Git Commit Log

Git Commits -> Revision 497bc4d

Revision 497bc4d by Campbell Barton (master)
August 12, 2021, 04:59 (GMT)
Fix T89046: Startup file with Python drivers crashes on load

Resolve order of initialization error reading startup file,
support postponing running wm_file_read_post until Blender
has been initialized.

Deferring updates allows duplicate initialization
to be removed from WM_init.

Reviewed By: mont29

Ref D12184

Commit Details:

Full Hash: 497bc4d19977abc7b9e2c0f5024a23057e680954
Parent Commit: 216414c
Lines Changed: +88, -49

3 Modified Paths:

/source/blender/windowmanager/intern/wm_files.c (+62, -13) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+21, -35) (Diff)
/source/blender/windowmanager/wm_files.h (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021