Commit History

Author SHA1 Message Date
  Markus Sauermann bc5e2f9b96 Revert "Fix InputEvent device id clash" and add a compatibility function 9 months ago
  Malcolm Anderson 829dade53b Replace default deadzone magic number with named constant 9 months ago
  Thaddeus Crews ecc2eb73fc Merge pull request #97707 from Sauermann/fix-input-device-clash 10 months ago
  Markus Sauermann 916d480686 Fix InputEvent device id clash 10 months ago
  Roman Morozov d532eecc81 Changed the default deadzone value for new actions from 0.5 to 0.2 11 months ago
  Micky 70b428041b Add autocompletion for InputMap's methods 1 year ago
  kobewi d9d0cfaf38 Rework input actions to be reliable 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  Nathan Franke dc1c4cfbfa Fix action exact match 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 3 years ago
  Eric M 28b7c1be80 Improve implementation of builtin action overrides 4 years ago
  Paulb23 d186862338 Fix InputMap and display server not nulling singleton on free 4 years ago
  jmb462 a3b9842616 Adding InputMap action error suggestion for Input singleton 4 years ago
  Hugo Locurcio 71b254f68e Print suggestions when requesting a nonexistent InputMap action 5 years ago
  Eric M 074f53563d Added ability to override built-in actions for the editor 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
  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
  Rémi Verschelde 2ca1c17a5c Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals 4 years ago
  Eric M e5376fb129 load_from_globals() -> load_from_project_settings() 4 years ago
  Aaron Franke 4abf189e36 Allow getting Input axis/vector values by specifying multiple actions 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
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates 4 years ago
  Lennard f515071edc Renamed InputMap.get_action_list to InputMap.get_action_events 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago