Fix #104726: Allow loading of 2.48 file without active window #105225

Merged
Harley Acheson merged 2 commits from Harley/blender:Wm248 into main 2023-02-28 17:08:41 +01:00

2 Commits

Author SHA1 Message Date
Harley Acheson 709ac49e1c Merge branch 'main' into Wm248
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-28 16:41:07 +01:00
Harley Acheson 1df9d99fc6 Fix #104726: Allow loading of 2.48 file without active window
Add check to WM_check for lack of wmWindowManager->winactive. Sets one
if there is a window and makes that one wmWindow->active as well.
2023-02-26 11:29:49 -08:00