PouleyKetchoupp
|
e167af3737
Display Server support
|
5 years ago |
PouleyKetchoupp
|
af424b1c7c
Vulkan rendering for Android
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |
fhuya
|
d7b10beb1b
Update the naming scheme for the GodotPlugin's methods in preparate of the vulkan integration.
|
5 years ago |
fhuya
|
f097defba1
Re-architecture of the Godot Android plugin.
|
5 years ago |
fhuya
|
b38283a6b7
Miscellaneous cleanup for the Android codebase:
|
5 years ago |
Rémi Verschelde
|
080b5df625
Merge pull request #36682 from nekomatata/android-compilation-fix
|
5 years ago |
PouleyKetchoupp
|
ed0655cdfb
Compilation fixes on Android
|
5 years ago |
Rémi Verschelde
|
e2b66cacf7
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Ignacio Etcheverry
|
a6105c8ea0
Fix ClassDB API portability with some android and editor classes
|
5 years ago |
Alexander Holland
|
dd2fd4e853
fixes android double tap regression
|
5 years ago |
Alexander Holland
|
b1b308411a
Fixes Android FileDialog
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
04c917899f
Add Android NetSocket implementation.
|
5 years ago |
Cagdas
|
0088385556
Add request permission automatically at android
|
5 years ago |
Alexander Holland
|
db582a2c8c
Adds Pen support for Android
|
7 years ago |
fhuya
|
a7712cc9e4
Add new events and accompanying logic to notify when the app is paused and resumed on Android devices.
|
6 years ago |
fhuya
|
5eaaabceaf
Update the fallback input mapping for the Oculus mobile devices.
|
6 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Bastiaan Olij
|
b2c0a687f1
Restructuring glue code to make it easier to extend
|
6 years ago |