Rémi Verschelde
|
5b6c9c66a4
Android: Default Min SDK to 24 for Vulkan mobile
|
2 years ago |
Rémi Verschelde
|
09b2c5fd05
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
|
2 years ago |
Fredia Huya-Kouadio
|
21e18c1c41
Improve logic to detect whether vulkan is used for rendering
|
2 years ago |
Fredia Huya-Kouadio
|
034fd15b8a
Improve vulkan capability detection on Android
|
2 years ago |
Fredia Huya-Kouadio
|
ca593f2f89
Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process.
|
2 years ago |
Fredia Huya-Kouadio
|
a715a00d76
Clean up the XR export logic
|
2 years ago |
Fredia Huya-Kouadio
|
bdbeb0772f
Implement file provider capabilities
|
2 years ago |
Juan Linietsky
|
28f51ba547
Refactor high quality texture import
|
2 years ago |
Fredia Huya-Kouadio
|
179646e593
Update the XR manifest configs
|
2 years ago |
S.V.I. Vilcrow
|
b8bc306fa1
[Android export] Added validation of the project name when using $genname in the 'Unique Name' field.
|
2 years ago |
Rémi Verschelde
|
3dffe0b967
Merge pull request #63312 from bruvzg/one_click
|
2 years ago |
Tom Beckmann
|
0116d50fdd
Fix writing value for hand-tracking V2.0 to AndroidManifest.xml
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
6dc9629b45
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
|
2 years ago |
千橘 雫霞
|
467b5f23a0
Introduce `appCategory` attribute of android to set category
|
2 years ago |
bruvzg
|
cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
|
3 years ago |
Rémi Verschelde
|
f7cf9fb148
Merge pull request #67668 from nikitalita/apk-signer
|
2 years ago |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
2 years ago |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
2 years ago |
Fredia Huya-Kouadio
|
2aba13e8fb
Updating the minimum Android target api for proper Vulkan support
|
2 years ago |
Hugo Locurcio
|
efe3220b2e
Fix periods in editor strings and messages
|
2 years ago |
bruvzg
|
6033668bed
[Android] Fix GDExtension export and loading.
|
2 years ago |
nikitalita
|
34a60e2c62
improve get_apksigner_path() robustness
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Fredia Huya-Kouadio
|
64e8d8cd1f
Merge pull request #67259 from lucasnlm/optimiza-android-export
|
2 years ago |
kobewi
|
072f6feaba
Make some Image methods static
|
3 years ago |
Lucas Lima
|
975c588cf9
Revert change
|
2 years ago |
Lucas Lima
|
166696659e
Optimize Android export process
|
2 years ago |
Micky
|
fe56c1ff75
Use `JSON::stringify` where possible
|
2 years ago |
clayjohn
|
4a1c7de57c
Split rendering driver project setting into renderer_name and rendering_driver. To differentiate between a driver (e.g. Vulkan or D3D12) and a renderer (e.g. clustered or mobile renderer).
|
2 years ago |