Markus Sauermann
|
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
|
9 months ago |
Markus Sauermann
|
916d480686
Fix InputEvent device id clash
|
10 months ago |
kobewi
|
17d3f26e5d
Add event_index to InputEventAction
|
1 year ago |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
kobewi
|
90a0b19301
Make InputEventShortcut always pressed
|
1 year ago |
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 |