Blender Git Loki
Git Commits -> Revision b7533f9
Revision b7533f9 by Harley Acheson (master) December 10, 2019, 06:13 (GMT) |
GHOST: add support for application/menu key Support the application key on Linux & Windows. |
Commit Details:
Full Hash: b7533f92e5e515555951ca00cec0690c7f59d8f4
Parent Commit: dfb6af3
Committed By: Campbell Barton
Lines Changed: +14, -0
8 Modified Paths:
/intern/ghost/GHOST_Types.h (+1, -0) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -0) (Diff)
/source/blender/windowmanager/wm_event_types.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -0) (Diff)
/source/blender/windowmanager/wm_event_types.h (+2, -0) (Diff)