Histórico de Commits

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