Juan Linietsky
|
0988970c1f
Fixed properly not save signals that already exist in their base scenes, closes #5656
|
9 years ago |
Pedro J. Estébanez
|
e7b2626707
Make Android build smarter (SCons + Gradle)
|
9 years ago |
Rémi Verschelde
|
b9ed5b12c9
Merge pull request #5235 from volzhs/fix-android-export
|
9 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
9 years ago |
volzhs
|
e6bbe91994
fix errors while exporting android
|
9 years ago |
Pedro J. Estébanez
|
1fcb2a1a00
Handle tmp files properly on Android export
|
9 years ago |
Pedro J. Estébanez
|
e1948d520a
Zip-align exported APK
|
9 years ago |
Pedro J. Estébanez
|
1b189ad943
Fix typo
|
9 years ago |
Pedro J. Estébanez
|
bb1b51f470
Keep certain assets uncompressed on Android export
|
9 years ago |
Juan Linietsky
|
d61b91cbe0
-Heavily improved editor startup and exit performance
|
9 years ago |
eska
|
ab4caa7953
Move export GUI debug toggle to export settings window
|
9 years ago |
Rémi Verschelde
|
a895e2e372
Merge pull request #4105 from akien-mga/pr-android-shutdown-adb
|
9 years ago |
Rémi Verschelde
|
c584940387
Expose android/shutdown_adb_on_exit parameter and default to true
|
9 years ago |
sanikoyes
|
9e026fecef
Add -r flag to adb install for keep app user data
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |
Ariel Manzur
|
30d0ca9766
added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings
|
9 years ago |
Juan Linietsky
|
e7eb332799
fix export bug
|
9 years ago |
Juan Linietsky
|
c9580965ea
-Remote deploy now uses FS over USB on Android, super fast!
|
9 years ago |
Juan Linietsky
|
40ba22631b
Renamed godot domain from com.android.godot (which was incorrect) to org.godotengine.godot
|
9 years ago |
est31
|
15f6d3cebf
Add way to look for templates at system wide level too
|
9 years ago |
masoud bh
|
14b9579748
Skip META-INF from Android Template
|
9 years ago |
Juan Linietsky
|
83d9a692be
Ability to visually debug geometry visually:
|
10 years ago |
Juan Linietsky
|
9d185ccc30
-Merged the file server with the live editing and remote debug
|
10 years ago |
Juan Linietsky
|
95047562d7
Several performance improvements, mainly in loading and instancing scenes and resources.
|
10 years ago |
Juan Linietsky
|
524d9fad59
-fixed godot icon for android
|
10 years ago |
Juan Linietsky
|
61e90385f6
-option to select arm and x86 architectures on android export (will not work with current templates, you have to make new and include both x86 and arm support)
|
10 years ago |
Juan Linietsky
|
1e422941c8
-Fixed android export options (screen sizes, orientation should work)
|
10 years ago |
Juan Linietsky
|
4804462ee0
-Fixes from source code analyzizer, closes #1768
|
10 years ago |
Juan Linietsky
|
59154cccf9
-Changed Godot exit to be clean.
|
10 years ago |
Juan Linietsky
|
b56badf77b
-Added android immersive mode, fixes #303
|
10 years ago |