Torque3D/Engine/source/platformSDL
marauder2k7 496895d60c action map remap for mac
Mac now automatically remaps keys and modifies the incoming string to reflect it

automatically converts:
Ctrl -> Cmd
Alt -> Option

if you absolutely need a specific set on macos you will still need to check the platform in script and set the required key otherwise this will allow menus to be built with just providing the windows key or the mac key and it will display correclty for the platform.
2026-04-13 14:55:44 +01:00
..
threads Update thread.cpp 2023-07-27 19:46:04 +01:00
sdlCPUInfo.cpp better cpu count guess 2023-05-12 13:47:55 +02:00
sdlInput.cpp action map remap for mac 2026-04-13 14:55:44 +01:00
sdlInput.h PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlInputManager.cpp clang tidy misc fixes 2024-03-18 20:11:44 -05:00
sdlInputManager.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sdlMsgBox.cpp release the mouse from window constraints when poping up a window prompt 2015-08-10 21:54:30 -05:00
sdlPlatform.cpp sdl usage standards proposal 3: 2020-12-31 14:44:39 -06:00
sdlPlatformGL.cpp action map remap for mac 2026-04-13 14:55:44 +01:00