Blender Git Loki
Git Commits -> Revision 9bd97e6
Revision 9bd97e6 by Campbell Barton (master) November 2, 2021, 11:01 (GMT) |
Fix T92464: Operators fail after opening blend files via an operator Operators such as setting the object mode failed after calling WM_OT_open_mainfile from Python. Keep the window after loading a file outside the main event loop. |
Commit Details:
Full Hash: 9bd97e62ade417f6b4025acbad46802c3e7e5683
Parent Commit: 0c3b215
Lines Changed: +12, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_files.c (+12, -0) (Diff)