Blender Git Loki
Git Commits -> Revision 1c4ae8a
Revision 1c4ae8a by Harley Acheson (master) February 10, 2021, 00:14 (GMT) |
UI: Removal of GHOST_CreateDialogWindow Simplification of window creation code to allow greater flexibility. Differential Revision: https://developer.blender.org/D10311 Reviewed by Brecht Van Lommel |
Commit Details:
Full Hash: 1c4ae8a11c820e33da725816d7cccb2668680e51
Parent Commit: 5bddfde
Lines Changed: +44, -110
7 Modified Paths:
/intern/ghost/GHOST_C-api.h (+6, -11) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+3, -18) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+12, -49) (Diff)
/intern/ghost/test/gears/GHOST_C-Test.c (+4, -0) (Diff)
/intern/ghost/test/multitest/MultiTest.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+11, -32) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+3, -18) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+12, -49) (Diff)
/intern/ghost/test/gears/GHOST_C-Test.c (+4, -0) (Diff)
/intern/ghost/test/multitest/MultiTest.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+11, -32) (Diff)