This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
652adcd5bfc569b93d8da3d1539f9a030d065eb7
godot
/
core
/
input
History
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
..
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_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
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
SCsub
…
shortcut.cpp
…
shortcut.h
…