Blender Git Commit Log
Git Commits -> Revision b1c4db1
Revision b1c4db1 by Campbell Barton (master) May 8, 2020, 08:55 (GMT) |
Fix T76484: Infinite event handling when loading with load_ui=False When loading a file from the Python console with load_ui=False, the event was never freed from the queue causing the command to continuously be executed. |
Commit Details:
Full Hash: b1c4db1fbe8075e57c7c174ffd07481c3d56fee4
Parent Commit: 7f5570c
Lines Changed: +22, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+22, -0) (Diff)