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
c56058fe9a658eed8fd001bef6fc06a17aeeb708
godot
/
core
/
input
History
bruvzg
b3c64675cc
[macOS] Replace all
Alt/Option+Letter/Number
default shortcuts to avoid conflicts with special character input.
2023-02-20 22:02:47 +02:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
Sync controller mappings DB with SDL2 community repo
2023-02-12 22:28:03 +01:00
godotcontrollerdb.txt
Fix Standard Gamepad Mapping triggers
2023-02-13 23:44:43 +01:00
input_builders.py
…
input_enums.h
Fix mouse-button-mask on button release in unit test
2023-02-08 01:17:40 +01:00
input_event.cpp
Add some missing translatable editor strings
2023-02-10 16:55:50 +08:00
input_event.h
Fix mouse/drag/touch InputEvents having no device id
2023-02-06 22:49:42 +01:00
input_map.cpp
[macOS] Replace all
Alt/Option+Letter/Number
default shortcuts to avoid conflicts with special character input.
2023-02-20 22:02:47 +02:00
input_map.h
…
input.cpp
Revert
Input.get_vector()
back to checking raw strength
2023-02-19 22:52:35 -03:00
input.h
…
SCsub
…
shortcut.cpp
…
shortcut.h
…