Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcel Admiraal 0fb4dbf1bd Avoid creating joy_names map entries when using Map operator[] hace 4 años
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) hace 5 años
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Liz Haas 2aee71d52d Input: Throw error if action doesn't exist hace 5 años
  Rémi Verschelde 0d1d719178 doc: Sync classref with current source hace 4 años
  Eric M 074f53563d Added ability to override built-in actions for the editor hace 4 años
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches hace 4 años
  Marcel Admiraal 3d479d086c Add support for new SDL gamecontroller keywords. hace 4 años
  Fabio Alessandrelli a1533f2c44 Better gamepad axis event injection. hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde e4c0572385 Merge pull request #44593 from madmiraal/rename-mainloop-methods hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  Marcel Admiraal d9e9eb8d04 Rename MainLoop methods to match Node methods hace 4 años
  EricEzaM b2f032e1a5 Allow checking for exact matches with Action events. hace 4 años
  Marcel Admiraal e887ebf817 Ignore hint entries in game controller mapping hace 4 años
  Marcel Admiraal 20f2b71e21 Update joy button and stick names, enums and documentation hace 4 años
  Rémi Verschelde fbe0386c65 Merge pull request #43233 from madmiraal/fix-42876 hace 4 años
  Aaron Franke 4abf189e36 Allow getting Input axis/vector values by specifying multiple actions hace 5 años
  Aaron Franke 195d58be0f Add raw strength value for internal use hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Marcel Admiraal f9bb8de3fc Remove unneeded filter on joy_axis() hace 5 años
  Marcel Admiraal 0c0c36be44 Provide support for buttons and D-pads mapped to half axes, and hace 5 años
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  Marcel Admiraal e0d4e840b4 Implement half axis and inverted axis mapping. hace 5 años
  Marcel Admiraal e7fee711b3 Update game controller enums. hace 5 años