-
- Downloads
Revert "Fix #123327: Crash when operator with properties opens render window"
This reverts commit 5f102ad4. Apparently this was on the backport list by mistake, a (safer) alternative was commited in 174f8de7 This 5f102ad4 caused #126392 (which is still present in main), we dont want to release 4.2.1 with this though. Then the current issue only needs to be fixed for 4.3 (main), and we can safely wait for @JulianEisel to be back to do so. Pull Request: https://projects.blender.org/blender/blender/pulls/126487
Showing
- source/blender/editors/include/ED_screen.hh 3 additions, 3 deletionssource/blender/editors/include/ED_screen.hh
- source/blender/editors/screen/screen_edit.cc 68 additions, 90 deletionssource/blender/editors/screen/screen_edit.cc
- source/blender/windowmanager/intern/wm.cc 1 addition, 1 deletionsource/blender/windowmanager/intern/wm.cc
- source/blender/windowmanager/intern/wm_draw.cc 3 additions, 1 deletionsource/blender/windowmanager/intern/wm_draw.cc
- source/blender/windowmanager/intern/wm_operators.cc 1 addition, 1 deletionsource/blender/windowmanager/intern/wm_operators.cc
- source/blender/windowmanager/intern/wm_window.cc 1 addition, 1 deletionsource/blender/windowmanager/intern/wm_window.cc
Loading
Please register or sign in to comment