godot/core/input
2022-01-29 04:41:03 -06:00
..
default_controller_mappings.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2021-12-17 00:14:44 +01:00
godotcontrollerdb.txt [HTML5] Add 2 controllers to the godot database. 2021-07-17 23:51:48 +02:00
input.cpp Merge pull request #56754 from madmiraal/fix-45592 2022-01-24 10:05:42 +01:00
input.h Add Input.is_anything_pressed method 2022-01-20 20:55:14 +02:00
input_builders.py Parse SDL game controller half axis and inverted axis entries. 2020-05-13 10:33:19 +01:00
input_enums.h Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput). 2022-01-10 14:39:05 +02:00
input_event.cpp simplify formatting scripts, add a clang-tidy script, and run clang-tidy 2022-01-29 04:41:03 -06:00
input_event.h Fix action exact match 2022-01-24 05:55:37 -06:00
input_map.cpp Fix action exact match 2022-01-24 05:55:37 -06:00
input_map.h Fix action exact match 2022-01-24 05:55:37 -06:00
SCsub SCons: List .gen.cpp sources explicitly to avoid globbing errors 2021-10-15 22:14:11 +02:00
shortcut.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
shortcut.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00