Blender Git Loki

Git Commits -> Revision a6172fc

June 14, 2021, 14:34 (GMT)
Render Window as Non-Child on Win32 platform

This patch makes the "Render" window a top-level window, not a child of
the main window, which was the case in blender versions prior to 2.93.
This means it is no longer "on top", nor is the icon grouped on the
taskbar in the same way, but you can Alt-Tab between it and the main
window. This change only affects the Windows platform as the other
platforms behave this way.

See D11576 for links to negative feedback that prompts this change.

Differential Revision: https://developer.blender.org/D11576

Reviewed by Brecht Van Lommel

Commit Details:

Full Hash: a6172fc6b09e16b62591d778edbf59641ea96abd
Parent Commit: b387585
Committed By: Bastien Montagne
Lines Changed: +11, -1

5 Modified Paths:

/source/blender/editors/render/render_view.c (+1, -0) (Diff)
/source/blender/editors/screen/screen_edit.c (+1, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+4, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021