1
0
Fork 0
godot/core/input
Rémi Verschelde 30fbb8964d Sync controller mappings DB with SDL2 community repo
Synced with gabomdq/SDL_GameControllerDB@b7d126eb71
2022-05-05 14:12:55 +02:00
..
SCsub
default_controller_mappings.h
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-05-05 14:12:55 +02:00
godotcontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-02-20 12:20:17 +01:00
input.cpp Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 2022-05-03 01:43:50 +02:00
input.h Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 2022-05-03 01:43:50 +02:00
input_builders.py
input_enums.h
input_event.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
input_event.h Fix action exact match 2022-01-24 05:55:37 -06:00
input_map.cpp Remove `TTRC()` with empty string 2022-03-02 17:02:10 +08:00
input_map.h Fix action exact match 2022-01-24 05:55:37 -06:00
shortcut.cpp
shortcut.h