This is part of T79690.
The same approach is used in various other places in Blender already.
Searching for the regex CTX_wm_window_set.*first reveals some cases.
This already fixes a few crashes we get when running python code in timers.
Differential D8531
Timers: Set first window as context in timer. Authored by Jacques Lucke (JacquesLucke) on Aug 11 2020, 10:52 AM. Tags None Subscribers None
Details This is part of T79690. The same approach is used in various other places in Blender already. This already fixes a few crashes we get when running python code in timers.
Diff Detail
|