Commit History

Author SHA1 Message Date
  Álex Román Núñez 3aa340d081 Add the ability to get per-platform information for joypads. 2 years ago
  Eoin O'Neill 8de98dbf21 Prevent double input events on gamepad when running through steam input 2 years ago
  lawnjelly a3ef092f18 Input - fix just pressed and released with short presses 2 years ago
  Rémi Verschelde 534369d267 Merge pull request #64423 from RandomShaper/safe_input_synth 2 years ago
  Pedro J. Estébanez a2af839a59 Warn users about unsafe usage of InputEvent 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Pedro J. Estébanez 99edd4b43d Consolidate the fact that `Input` is meant to be final 3 years ago
  Rémi Verschelde 00b3822306 Input: Re-enable input accumulation by default 3 years ago
  Rémi Verschelde ecde7ce834 Merge pull request #61669 from fire-forge/input 3 years ago
  FireForge f16c33fff6 Make Input mouse_mode and use_accumulated_input properties 3 years ago
  Raul Santos 3e53afd52c Add array element type to `get_connected_joypads` 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Paulb23 5e4e4967fe Use Input::push_input for tests plus extra mouse testing 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Markus Sauermann 0494e024d8 Rename warp mouse functions to warp_mouse 3 years ago
  Rémi Verschelde bf0253bab9 Merge pull request #56764 from madmiraal/fix-45592-2 3 years ago
  Andrii Doroshenko (Xrayez) 5d17fe7d0f Add `Input.is_anything_pressed` method 5 years ago
  Marcel Admiraal f41c72c538 Fix Actions mapped to triggers not using the full range 3 years ago
  Marcel Admiraal 5c3600b29f Fix mouse velocity not changing fast enough 3 years ago
  Rémi Verschelde 46624388d4 Merge pull request #56322 from madmiraal/fix-42450 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Marcel Admiraal 3105d9b1f3 Rename speed to velocity when it's a directional Vector 3 years ago
  bruvzg 9877d91c4a Add Input.is_physical_key_pressed method. 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 3 years ago