Ruslan Mustakov
|
c8d0d38cab
Add safety checks when handling Android input
|
7 years ago |
Rémi Verschelde
|
fd033473c7
Fix broken APK expansion due to missed option renames
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
aefa23eac1
Merge pull request #14794 from endragor/remove-debug-logs
|
7 years ago |
Ruslan Mustakov
|
ec31c4f380
Remove debug logs that are of no use to end users
|
7 years ago |
Rémi Verschelde
|
8f25a2dc11
Cleanup some #if 0'd code
|
7 years ago |
Rémi Verschelde
|
73049d115e
Rename OS::get_data_dir to OS::get_user_data_dir
|
7 years ago |
Leon Krause
|
9b7b46143d
Move singleton management from ProjectSettings to Engine
|
7 years ago |
Bastiaan Olij
|
6205eb40e7
Align sensors and implement gravity sensor for Android
|
7 years ago |
Andreas Haas
|
547cc8b7ab
Merge pull request #11775 from endragor/android-keyboard-input
|
7 years ago |
Juan Linietsky
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
7 years ago |
Ruslan Mustakov
|
275e537058
Allow to obtain virtual keyboard height
|
7 years ago |
Ruslan Mustakov
|
ca7447daf6
Improve input handling on Android
|
7 years ago |
Ruslan Mustakov
|
5ccdeccb6e
Make GDNative work on Android
|
8 years ago |
Rémi Verschelde
|
a91d12ab94
Merge pull request #10531 from RandomShaper/remove-old-android-setting
|
8 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Pedro J. Estébanez
|
2a5ee5dec9
Fix Android remote debug not hitting breakpoints
|
8 years ago |
Rémi Verschelde
|
93f1fb1c2f
Fixes for new two-dash long command line arguments
|
8 years ago |
Juan Linietsky
|
b9dcebb37c
Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"
|
8 years ago |
Rémi Verschelde
|
70b0857f6c
Fixes for new two-dash long command line arguments
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Poommetee Ketson
|
c7c65ca6ba
Clang-formatting *.cpp and *.h (some files excluded)
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Chris Serino
|
bdffd2ecd0
Fix input event related android build issues
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Juan Linietsky
|
efaeebab4d
Several fixes to Android exporter and port.
|
8 years ago |