Blender Git Commit Log
Git Commits -> Revision 14f00e1
Revision 14f00e1 by Brecht Van Lommel (master) May 18, 2019, 08:31 (GMT) |
macOS: always use the Blender quit dialog, like other platforms The same was done for Windows, but some extra changes were needed to make it work on macOS. This is required because the Blender quit dialog now contains additional settings for image saving. |
Commit Details:
Full Hash: 14f00e11fe4289c7ce16810faa7c5806869cd988
Parent Commit: 4718998
Lines Changed: +37, -51
7 Modified Paths:
/intern/ghost/GHOST_Types.h (+1, -4) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+8, -39) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+5, -2) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+19, -2) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+8, -39) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+5, -2) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+19, -2) (Diff)