Fredia Huya-Kouadio
|
7bebe1b1b1
Fix XR build regression reported in https://github.com/GodotVR/godot_openxr_vendors/issues/429
|
1 hafta önce |
Mikael Hermansson
|
0cc88f34da
Add support for delta encoding to patch PCKs
|
3 ay önce |
Fredia Huya-Kouadio
|
2ed51e00a1
Make use of activity-alias as the launcher mechanism for the Godot editor and the Godot app template
|
2 ay önce |
Haoyu Qiu
|
b8a8f8b35a
Allow localizing the application name with project translations
|
2 ay önce |
kobewi
|
1c1c3200e4
Misc cleanup in EditorExportPlatform
|
4 ay önce |
Lukas Tenbrink
|
1db0a60dc0
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
3 ay önce |
Pāvels Nadtočajevs
|
42733a2a5c
Implement sparse bundle PCK support.
|
11 ay önce |
Anish Mishra
|
dcab8a721e
Revert "Add support for exporting to Google Play Instant"
|
7 ay önce |
kojurohan42
|
12ad9ed4e0
Add support for exporting to Google Play Instant
|
8 ay önce |
bruvzg
|
c6739f64df
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
3 yıl önce |
Rémi Verschelde
|
e9d827b440
Merge pull request #103173 from m4gr3d/fix_prebuilt_manifest_config
|
10 ay önce |
Pāvels Nadtočajevs
|
f3b6a4009d
[Export] Convert `uid://` names to `res://` when exporting files.
|
1 yıl önce |
Fredia Huya-Kouadio
|
845c925b67
Add support for export plugins to modify the Android prebuilt manifest
|
11 ay önce |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
11 ay önce |
Fredia Huya-Kouadio
|
17279cdf45
Use implicit launch when running a Godot Android project from the editor
|
1 yıl önce |
Anish Mishra
|
96c6dec9a7
Android Code Cleanup: Rename constants to uppercase
|
1 yıl önce |
Anish Mishra
|
728927425f
Fix Android boot splash and gradle build issue
|
1 yıl önce |
bruvzg
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
1 yıl önce |
Anish Mishra
|
b2cb858572
Android: Add app_category "Undefined"
|
1 yıl önce |
David Snopek
|
a37ad265dc
Android: Allow using alternative Gradle build directory
|
1 yıl önce |
Fredia Huya-Kouadio
|
63d47dced0
Add export setting to control whether to show the Godot app in the app library
|
2 yıl önce |
Fredia Huya-Kouadio
|
b52e1be2c2
Clean up the XR features parameters from core
|
2 yıl önce |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
2 yıl önce |
Andrés Botero
|
e01a2693d5
Add options to show icon in Android TV and run app as Android launcher
|
2 yıl önce |
Fredia Huya-Kouadio
|
f67d7fa137
Make vulkan level 1 an optional requirement
|
2 yıl önce |
Fredia Huya-Kouadio
|
306a2ad386
Add feature check to require min Vulkan api version 1.0 on Android
|
2 yıl önce |
Fredia Huya-Kouadio
|
2735ff7b68
Add HTC Vive focus XR manifest metadata
|
3 yıl önce |
Rémi Verschelde
|
09b2c5fd05
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
|
3 yıl önce |
Fredia Huya-Kouadio
|
21e18c1c41
Improve logic to detect whether vulkan is used for rendering
|
3 yıl önce |
Fredia Huya-Kouadio
|
034fd15b8a
Improve vulkan capability detection on Android
|
3 yıl önce |