Commit History

Author SHA1 Message Date
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 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
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal d9e9eb8d04 Rename MainLoop methods to match Node methods 4 years ago
  EricEzaM b2f032e1a5 Allow checking for exact matches with Action events. 4 years ago
  Marcel Admiraal 20f2b71e21 Update joy button and stick names, enums and documentation 4 years ago
  Rémi Verschelde fbe0386c65 Merge pull request #43233 from madmiraal/fix-42876 4 years ago
  Aaron Franke 4abf189e36 Allow getting Input axis/vector values by specifying multiple actions 5 years ago
  Aaron Franke 195d58be0f Add raw strength value for internal use 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Marcel Admiraal f9bb8de3fc Remove unneeded filter on joy_axis() 5 years ago
  Marcel Admiraal 0c0c36be44 Provide support for buttons and D-pads mapped to half axes, and 5 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 e0d4e840b4 Implement half axis and inverted axis mapping. 5 years ago
  Marcel Admiraal e7fee711b3 Update game controller enums. 5 years ago
  Marcel Admiraal 1176e078b9 Parse SDL game controller half axis and inverted axis entries. 5 years ago
  punto- 41a7d07095 Input: make VibrationInfo protected to allow implementors to use it 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago