История коммитов

Автор SHA1 Сообщение Дата
  Pedro J. Estébanez 99edd4b43d Consolidate the fact that `Input` is meant to be final 3 лет назад
  Rémi Verschelde 00b3822306 Input: Re-enable input accumulation by default 3 лет назад
  Rémi Verschelde ecde7ce834 Merge pull request #61669 from fire-forge/input 3 лет назад
  FireForge f16c33fff6 Make Input mouse_mode and use_accumulated_input properties 3 лет назад
  Raul Santos 3e53afd52c Add array element type to `get_connected_joypads` 3 лет назад
  reduz 45af29da80 Add a new HashSet template 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 лет назад
  Paulb23 5e4e4967fe Use Input::push_input for tests plus extra mouse testing 3 лет назад
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 лет назад
  Markus Sauermann 0494e024d8 Rename warp mouse functions to warp_mouse 3 лет назад
  Rémi Verschelde bf0253bab9 Merge pull request #56764 from madmiraal/fix-45592-2 4 лет назад
  Andrii Doroshenko (Xrayez) 5d17fe7d0f Add `Input.is_anything_pressed` method 5 лет назад
  Marcel Admiraal f41c72c538 Fix Actions mapped to triggers not using the full range 4 лет назад
  Marcel Admiraal 5c3600b29f Fix mouse velocity not changing fast enough 4 лет назад
  Rémi Verschelde 46624388d4 Merge pull request #56322 from madmiraal/fix-42450 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Marcel Admiraal 3105d9b1f3 Rename speed to velocity when it's a directional Vector 4 лет назад
  bruvzg 9877d91c4a Add Input.is_physical_key_pressed method. 4 лет назад
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 лет назад
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 4 лет назад
  Pedro J. Estébanez dc187324be Add input buffering framework 4 лет назад
  Pedro J. Estébanez 7c864d41c9 Improve input event accumulation 4 лет назад
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 лет назад
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 лет назад
  Aaron Franke e919d894f8 Move many input enums to their own file 4 лет назад
  Aaron Franke 98aa3b669e Add MOUSE_MODE_CONFINED_HIDDEN 4 лет назад
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 лет назад
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches 4 лет назад