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

Автор SHA1 Сообщение Дата
  Rémi Verschelde 8812f0c896 Merge pull request #64444 from timothyqiu/action-completion 3 лет назад
  Rémi Verschelde d0a2a4c981 Merge pull request #64531 from madmiraal/fix-63972-2 3 лет назад
  Pedro J. Estébanez 99edd4b43d Consolidate the fact that `Input` is meant to be final 3 лет назад
  Marcel Admiraal 61be617571 Fix axis mapped to DPad buttons not releasing opposite button 3 лет назад
  Haoyu Qiu 660c700f9c Fix action name completion for `Input` 3 лет назад
  Fabio Alessandrelli 55845bac26 Fix some array size function definition mismatch. 3 лет назад
  Marco F 0efa5d4cbd Input: Make `get_action_raw_strength` print error when the action doesn't exist 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 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 лет назад
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
  Paulb23 5e4e4967fe Use Input::push_input for tests plus extra mouse testing 3 лет назад
  Rémi Verschelde bd9ba4bd10 Merge pull request #60208 from Magorx/input-set-custom-mouse-cursor-fix 3 лет назад
  KingCakeTheFruity 29a2809d21 Added p_shape check to avoid engine crush 3 лет назад
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 лет назад
  Markus Sauermann 0494e024d8 Rename warp mouse functions to warp_mouse 3 лет назад
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 лет назад
  Rémi Verschelde bf0253bab9 Merge pull request #56764 from madmiraal/fix-45592-2 4 лет назад
  Rémi Verschelde 57a057f7ff Merge pull request #56754 from madmiraal/fix-45592 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 лет назад
  Marcel Admiraal 5250cdd150 Use mouse event relative motion to calculate mouse velocity 4 лет назад
  Rémi Verschelde 46624388d4 Merge pull request #56322 from madmiraal/fix-42450 4 лет назад
  bruvzg 61ea8f8337 Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput). 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 лет назад
  Marcel Admiraal 39136ce3e0 Revert "Fixed event spam when using the Nintendo Switch controller" 4 лет назад