Blender Git Commit Log

Git Commits -> Revision 16377ab

Revision 16377ab by Campbell Barton (master)
August 25, 2017, 10:26 (GMT)
WM: initialize WM and deps before handling events

This avoids obscure bugs where operators could run from
events that happen before the UI and depsgraph have been initialized.

See: D2809 for details.

Commit Details:

Full Hash: 16377abda8adb6444e888d1144d9225fa6415e65
Parent Commit: 2d5935a
Lines Changed: +51, -35

3 Modified Paths:

/source/blender/windowmanager/intern/wm.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+45, -34) (Diff)
/source/blender/windowmanager/wm_event_system.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021