Commit History

Author SHA1 Message Date
  Rémi Verschelde f00c971b81 Merge pull request #63168 from Levrault/master 2 years ago
  Luc-Frédéric Langis 166ca77f20 feat(gamepad): improve gamepad behavior with slider and popup_menu 2 years ago
  Fredia Huya-Kouadio 250749fa79 Augment the `InputEvent` class with a `CANCELED` state 2 years ago
  Hakim 52de40310a Use physical shortcuts for freelook navigation in the editor 2 years ago
  Markus Sauermann 8748f4dcaa Fix mouse/drag/touch InputEvents having no device id 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
  bruvzg 223a612c0c [iOS] Add Apple Pencil pressure and tilt support. 2 years ago
  Fredia Huya-Kouadio 13e4770b97 Add double_tap attribute to InputEventScreenTouch 2 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Hansem Ro 6dcc9d1131 [macOS, Windows, X11] Add stylus inverted/eraser support to 3 years ago
  Nathan Franke dc1c4cfbfa Fix action exact match 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
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  Pedro J. Estébanez 7c864d41c9 Improve input event accumulation 4 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
  Bhuvan Vemula a0a019a998 Added EditorCommandPalette 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Aaron Franke e919d894f8 Move many input enums to their own file 4 years ago
  Marcel Admiraal 7104229a85 Fix InputMap.action_erase_event() failing to erase events correctly. 4 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 years ago
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 years ago