godot/core/input
Rémi Verschelde b4f81e7b88
Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional
Made serialization of Command toggleable when saving InputEvents.
2020-11-19 13:38:55 +01:00
..
default_controller_mappings.h Refactored Input, create DisplayServer and DisplayServerX11 2020-03-26 15:49:32 +01:00
gamecontrollerdb.txt Apply upstream gamecontrollerdb patch 391. 2020-10-26 16:47:48 +00:00
godotcontrollerdb.txt Input: Readd 'Default Android Gamepad' magic binding 2020-05-11 11:07:04 +02:00
input.cpp Merge pull request #43233 from madmiraal/fix-42876 2020-11-16 22:41:14 +01:00
input.h Merge pull request #43233 from madmiraal/fix-42876 2020-11-16 22:41:14 +01:00
input_builders.py Parse SDL game controller half axis and inverted axis entries. 2020-05-13 10:33:19 +01:00
input_event.cpp Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional 2020-11-19 13:38:55 +01:00
input_event.h Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional 2020-11-19 13:38:55 +01:00
input_map.cpp Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals 2020-11-19 07:40:21 +01:00
input_map.h Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals 2020-11-19 07:40:21 +01:00
SCsub Remove unused Python imports. 2020-09-10 11:38:52 +01:00