godot/core/input
Andrés Botero 02d0f090c0 Added guide button to controller db, changed to use secret XInput function.
(cherry picked from commit f249a9ce19)
2023-04-07 17:44:38 +02:00
..
SCsub
default_controller_mappings.h
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2023-02-27 15:59:50 +01:00
godotcontrollerdb.txt Added guide button to controller db, changed to use secret XInput function. 2023-04-07 17:44:38 +02:00
input.cpp Revert `Input.get_vector()` back to checking raw strength 2023-02-19 22:52:35 -03:00
input.h Merge pull request #64423 from RandomShaper/safe_input_synth 2023-01-31 15:56: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 Use physical shortcuts for freelook navigation in the editor 2023-04-07 17:44:36 +02:00
input_event.h Use physical shortcuts for freelook navigation in the editor 2023-04-07 17:44:36 +02: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
shortcut.cpp
shortcut.h