Markus Sauermann
|
8748f4dcaa
Fix mouse/drag/touch InputEvents having no device id
|
2 年 前 |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 年 前 |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 年 前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
bruvzg
|
223a612c0c
[iOS] Add Apple Pencil pressure and tilt support.
|
2 年 前 |
Fredia Huya-Kouadio
|
13e4770b97
Add double_tap attribute to InputEventScreenTouch
|
3 年 前 |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 年 前 |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 年 前 |
Hansem Ro
|
6dcc9d1131
[macOS, Windows, X11] Add stylus inverted/eraser support to
|
3 年 前 |
Nathan Franke
|
dc1c4cfbfa
Fix action exact match
|
4 年 前 |
Rémi Verschelde
|
46624388d4
Merge pull request #56322 from madmiraal/fix-42450
|
3 年 前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年 前 |
Marcel Admiraal
|
3105d9b1f3
Rename speed to velocity when it's a directional Vector
|
3 年 前 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 年 前 |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 年 前 |
Pedro J. Estébanez
|
7c864d41c9
Improve input event accumulation
|
4 年 前 |
Aaron Franke
|
fa3a32a2d6
Use Key enum instead of plain integers
|
4 年 前 |
Bhuvan Vemula
|
a0a019a998
Added EditorCommandPalette
|
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 年 前 |
Marcel Admiraal
|
7104229a85
Fix InputMap.action_erase_event() failing to erase events correctly.
|
4 年 前 |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 年 前 |
Aaron Franke
|
0de9a7d803
Rename `doubleclick` to `double_click`
|
4 年 前 |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 年 前 |
Aaron Franke
|
a5324787c8
Rename some more global enums (Key, Joy, MIDI)
|
5 年 前 |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 年 前 |
Eric M
|
ca1abc7352
Added convenience create_reference methods for Key and JoyButton inputs
|
4 年 前 |
Rémi Verschelde
|
52964fdd3f
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches
|
4 年 前 |
Marcel Admiraal
|
3d479d086c
Add support for new SDL gamecontroller keywords.
|
4 年 前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年 前 |