Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
11 ヶ月 前 |
Fredia Huya-Kouadio
|
bea6472ea4
Fix Android mouse capture issues
|
5 ヶ月 前 |
Anish Mishra
|
c327b5797e
Fix double emission of NOTIFICATION_WM_GO_BACK_REQUEST
|
6 ヶ月 前 |
Fredia Huya-Kouadio
|
625b92e3cd
Input logic cleanup:
|
1 年間 前 |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
1 年間 前 |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 年 前 |
pikethom
|
7494ad6b54
Android stylus pressure and tilt support
|
2 年 前 |
Yuri Sizov
|
5dff3c4484
Merge pull request #78538 from Sauermann/fix-code-simplifications
|
2 年 前 |
bruvzg
|
c687bfa697
[Android] Set `echo` property for the physical keyboard events.
|
2 年 前 |
Markus Sauermann
|
890fdd56df
Code simplifications
|
2 年 前 |
Fredia Huya-Kouadio
|
250749fa79
Augment the `InputEvent` class with a `CANCELED` state
|
2 年 前 |
bruvzg
|
a322f3f578
[InputEventKey] Avoid setting both key and modifier to the same value.
|
2 年 前 |
Fredia Huya-Kouadio
|
b53e9614b8
Fix the issue causing long-press on a selected node on the scene tree to trigger both the context menu and the rename functionality
|
2 年 前 |
bruvzg
|
30a89b58e2
[Android] Fix virtual keyboard special keys.
|
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 年 前 |
Fredia Huya-Kouadio
|
13e4770b97
Add double_tap attribute to InputEventScreenTouch
|
2 年 前 |
Fredia Huya-Kouadio
|
1b3511ad49
Cleanup the Android input logic implementation
|
3 年 前 |
Marcel Admiraal
|
6661141c21
Fix incorrect Android scancodes
|
3 年 前 |
Marcel Admiraal
|
076638f13b
Remove broken scroll gesture on Android
|
3 年 前 |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 年 前 |
Marcel Admiraal
|
f41c72c538
Fix Actions mapped to triggers not using the full range
|
3 年 前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年 前 |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 年 前 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 年 前 |
ModProg
|
d9e24b72f7
[android] Fixed wrong button mask for right click
|
4 年 前 |
Pedro J. Estébanez
|
e745088f1f
Switch to input buffering on Android
|
4 年 前 |