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
1e14795f759260c53b169a3d01ac4cd2c0cd6b46
godot
/
core
/
input
History
Rémi Verschelde
f3d763011f
Merge pull request
#63109
from OverloadedOrama/fix-input-event-action
...
Fix `InputEventAction`'s `is_match` method ignoring `exact_match` parameter
2022-09-25 11:06:38 +02:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
Updated gamecontrollerdb.txt to latest to include new mappings for various controllers, including Xbox One, Nintendo Switch, Steam Deck, and 8BitDo
2022-09-05 22:14:59 -07:00
godotcontrollerdb.txt
[Web] Rename JavaScript platform to Web.
2022-08-29 11:52:00 +02:00
input_builders.py
[Web] Rename JavaScript platform to Web.
2022-08-29 11:52:00 +02:00
input_enums.h
…
input_event.cpp
Merge pull request
#63109
from OverloadedOrama/fix-input-event-action
2022-09-25 11:06:38 +02:00
input_event.h
Fix key mapping changes when moving from macOS to other platform
2022-09-07 18:45:35 +02:00
input_map.cpp
Fix key mapping changes when moving from macOS to other platform
2022-09-07 18:45:35 +02:00
input_map.h
Replace Array return types with TypedArray 2
2022-08-23 23:21:32 +02:00
input.cpp
Merge pull request
#64444
from timothyqiu/action-completion
2022-09-01 08:20:20 +02:00
input.h
…
SCsub
…
shortcut.cpp
…
shortcut.h
…