Commit History

Author SHA1 Message Date
  Eric M ca1abc7352 Added convenience create_reference methods for Key and JoyButton inputs 4 years ago
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches 4 years ago
  Marcel Admiraal 3d479d086c Add support for new SDL gamecontroller keywords. 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  EricEzaM b2f032e1a5 Allow checking for exact matches with Action events. 4 years ago
  Eric M dfe4c5f8e1 InputEvent as_text now returns readable string. Added to_string for debug strings 4 years ago
  Rémi Verschelde 6a683f8016 Merge pull request #43591 from madmiraal/fix-43520 4 years ago
  Marcel Admiraal 20f2b71e21 Update joy button and stick names, enums and documentation 4 years ago
  Rémi Verschelde b4f81e7b88 Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional 4 years ago
  Eric M c92f83d3ca Made serialization of Command toggleable when saving InputEvents. 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  Aaron Franke 195d58be0f Add raw strength value for internal use 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Marcel Admiraal e7fee711b3 Update game controller enums. 5 years ago
  Tobias Mansfield-Williams 982efb1864 Add const to InputEventMouseButton::get_factor 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago