提交歷史

作者 SHA1 備註 提交日期
  Marcel Admiraal 18825ad4ff Fix game controllers ignoring the last listed button 4 年之前
  bruvzg dab4cf3ed6 Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 年之前
  Marcel Admiraal 3dd57a22df Add support for new SDL gamecontroller keywords. 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Marcel Admiraal ebff150680 Support SDL2 half axes and inverted axes mappings. 5 年之前
  Tobias Mansfield-Williams 8b33b08c29 Add const to InputEventMouseButton::get_factor 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rémi Verschelde 31f327a4a9 Merge pull request #33052 from KoBeWi/naughty_sliders 6 年之前
  Tomasz Chabora a7b202ef18 Fix analog input in sliders 6 年之前
  bruvzg f675621725 [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 6 年之前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 年之前
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 年之前
  Bastiaan Olij a9581d2b3f Added constants for the main buttons and axis used in VR 6 年之前
  Gilles Roudiere f247832832 Add configurable strength value to InputEventAction 6 年之前
  Pedro J. Estébanez f757460ec8 Fix fake null-motion mouse event flood 6 年之前
  Juan Linietsky a1e73dcc94 Add support for event accumlation (off by default, on for editor), fixes #26536 6 年之前
  Hugo Locurcio b54910eb05 Make Button shortcuts triggerable by gamepads 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde c9df3fbfdb Merge pull request #21954 from isaacremnant/fix_inputs 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  isaacremnant bf16f89a30 Fix is_action_pressed for InputEventAction. 7 年之前
  Aaron Franke cf136a91d6 [Core] Completely kill math_2d.h, change includes 7 年之前
  Rémi Verschelde e6aec27428 Merge pull request #20511 from maksloboda/InputEventActionFix 7 年之前
  Max c2be1a75a0 Fixed shortcuts not working with InputEventActions 7 年之前
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 7 年之前
  unknown 9cc41a59ac Added support for extra mouse buttons. 7 年之前
  Gilles Roudiere ebfa731012 Allow actions to provide an analog value 7 年之前
  Poommetee Ketson 67e20dc2b6 (Magnify|Pan)Gesture: implement as_text 7 年之前