godot/core/input
Ricardo Subtil 788ee7938b Ensure `joy_connection_changed` is emitted on the main thread
(cherry picked from commit 1bb73b0689)
2023-09-21 15:28:23 +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 Merge pull request #73200 from 0xafbf/fix-guide-button-win 2023-04-03 15:58:36 +02:00
input.cpp Ensure `joy_connection_changed` is emitted on the main thread 2023-09-21 15:28:23 +02:00
input.h Prevent double input events on gamepad when running through steam input 2023-09-21 14:57:13 +02:00
input_builders.py
input_enums.h
input_event.cpp Mention Xbox menu button by name in Start button description 2023-07-10 17:46:08 +02:00
input_event.h Merge pull request #63168 from Levrault/master 2023-06-05 18:04:39 +02:00
input_map.cpp feat(gamepad): improve gamepad behavior with slider and popup_menu 2023-06-05 10:20:46 -04:00
input_map.h
shortcut.cpp
shortcut.h