Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 年之前 |
Rémi Verschelde
|
e71b05d365
Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors
|
5 年之前 |
Fredia Huya-Kouadio
|
328354f878
Fix detection logic for the Android sdk path
|
5 年之前 |
SkyJJ
|
7fcd13575e
Validate supported architectures when exporting to Android
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Marcel Admiraal
|
e74f8aaaf1
Fix Android export throwing Unicode errors.
|
5 年之前 |
fhuya
|
f097defba1
Re-architecture of the Godot Android plugin.
|
5 年之前 |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 年之前 |
Rafał Mikrut
|
d0621b954b
Fix suspicious | and + operators
|
5 年之前 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 年之前 |
Rémi Verschelde
|
3dea5fd631
Remove incomplete battery status/power API
|
5 年之前 |
Rémi Verschelde
|
386968ea97
Remove obsolete GLES3 backend
|
5 年之前 |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 年之前 |
Hugo Locurcio
|
2dd3a01d11
Remove per-file progress reporting when exporting to Android
|
5 年之前 |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 年之前 |
Rémi Verschelde
|
c317ac89bf
Revert "Fix Android deploy with Remote Debug or Network FS over Wi-Fi"
|
5 年之前 |
Mark Wynn Garcia
|
141230192c
Check if can export before exporting; show error message if can't export.
|
5 年之前 |
Rémi Verschelde
|
7c97bd87d5
Android: Improve name of icon export properties
|
5 年之前 |
Bruno Lourenço
|
abe83a1c84
Add support for Android adaptive icons.
|
5 年之前 |
fhuya
|
5b9631563c
Add support for generating a Oculus Mobile VR apk with hand tracking support.
|
5 年之前 |
Bruno Lourenço
|
90b49e8888
Fix Android exporter manifest creation.
|
5 年之前 |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
fhuya
|
50ab6decfe
Replace the android.defaultConfig.applicationId in build.gradle with the package/unique_name.
|
5 年之前 |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 年之前 |
Rémi Verschelde
|
0e6e64c9e9
Merge pull request #32854 from cooperra/fix-wireless-adb-debugging
|
5 年之前 |
Fabio Alessandrelli
|
53637e4b1c
Improve EditorExportPlatform interface.
|
5 年之前 |
Robbie Cooper
|
37e6a8f901
Add connection information and serial number to device description
|
5 年之前 |
Robbie Cooper
|
f3fdfefa09
Detect adb connection type and debug over Wi-Fi if needed
|
5 年之前 |
fhuya
|
d0f8ef7646
Cleanup fix for the meta-data parsing crashing bug.
|
5 年之前 |