Blender Git Commit Log
Git Commits -> Revision 568cb06
Revision 568cb06 by Campbell Barton (master) October 5, 2010, 19:10 (GMT) |
rename Command key to OSKey, Window manager already called it the OSKey but internally it was mixed. |
Commit Details:
Full Hash: 568cb066162b13983c8454b9d20ec010b2a1251d
SVN Revision: 32332
Parent Commit: 0c7dce8
Lines Changed: +35, -36
15 Modified Paths:
/intern/ghost/GHOST_Types.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+2, -3) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.cpp (+7, -7) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+5, -5) (Diff)
/intern/ghost/test/multitest/EventToBuf.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_python.c (+1, -1) (Diff)
/source/blender/editors/transform/transform.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+2, -2) (Diff)
/source/blender/windowmanager/wm_event_types.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+2, -3) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.cpp (+7, -7) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+5, -5) (Diff)
/intern/ghost/test/multitest/EventToBuf.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_python.c (+1, -1) (Diff)
/source/blender/editors/transform/transform.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+2, -2) (Diff)
/source/blender/windowmanager/wm_event_types.h (+2, -2) (Diff)