8eb69b8052
Fix android build.
2022-11-30 19:33:24 +01:00
ba39fa8970
Ported: Fix incorrect Android scancodes - madmiraal
...
Also ported: Fix wrong android key mapping.
Fixes the wrong mapping of `Key::HOME`. Androids `KEYCODE_HOME` is in fact the hardware home button the right mapping is `KEYCODE_MOVE_HOME`.
Also adds mappings to keys that were not present before.
- HolonProduction
2f7de4c8ed
477d24b6d1
2022-11-30 18:58:00 +01:00
a3f2631d59
Ported: Add double_tap attribute to InputEventScreenTouch
...
This provides parity with the `InputEventMouseButton` allowing for proper conversion between the two events.
- m4gr3d
be4b07c3e4
2022-11-13 01:29:17 +01:00
db926ddd0c
Ported: Add support for pointer capture - m4gr3d
...
5149311316
2022-11-13 01:13:22 +01:00
554cf8c861
Fix android build.
2022-09-17 12:30:19 +02:00
ccba47dc7c
Ported: Cleanup the Android input logic implementation - m4gr3d
...
440fa10246
2022-09-17 11:35:25 +02:00
845d0771b1
Ported: Remove broken scroll gesture on Android - madmiraal
...
9091309ab7
2022-07-29 11:46:13 +02:00
32f148ac0c
Mass replaced godot to pandemonium.
2022-03-23 20:46:05 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00