提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable 3 年之前
  bruvzg b97ca39360 Fix handling multiple "physical key" events in the single input map action. 4 年之前
  Álex Román Núñez 43bc8830f1 Fix InputMap.action_erase_event() failing to erase events correctly. 4 年之前
  Mai Lavelle d418443992 Fix input methods returning zero strength when pressed status not requested 4 年之前
  Pedro J. Estébanez 58a54f534e Improve input event accumulation 5 年之前
  EricEzaM 0e5c6e0d55 Allow checking for exact matches with Action events. 4 年之前
  Raul Santos daa07219cb Set p_raw_strength in action_match methods 4 年之前
  Aaron Franke afa89c9eea [3.x] Add raw strength value for internal use 4 年之前
  bruvzg dab4cf3ed6 Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  bruvzg 78266c09c4 Add support for the WinTab API for pen input. (3.2) 5 年之前
  Tobias Mansfield-Williams 8b33b08c29 Add const to InputEventMouseButton::get_factor 5 年之前
  Yuri Roubinsky cbeb22eb73 Fix InputEventKey::echo type from INT to BOOL 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rémi Verschelde 9d4e596c69 doc: Sync classref with current source 5 年之前
  Rémi Verschelde 31f327a4a9 Merge pull request #33052 from KoBeWi/naughty_sliders 5 年之前
  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 年之前
  Tomasz Chabora e21cc3cc8d Don't transform global position of mouse input 6 年之前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年之前
  Gilles Roudiere f247832832 Add configurable strength value to InputEventAction 6 年之前
  Gilles Roudière 3bfa080c9c Fix NaN with get_action_strength 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 年之前