kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 年之前 |
Fredia Huya-Kouadio
|
64e8d8cd1f
Merge pull request #67259 from lucasnlm/optimiza-android-export
|
2 年之前 |
kobewi
|
072f6feaba
Make some Image methods static
|
3 年之前 |
Lucas Lima
|
975c588cf9
Revert change
|
2 年之前 |
Lucas Lima
|
166696659e
Optimize Android export process
|
2 年之前 |
Micky
|
fe56c1ff75
Use `JSON::stringify` where possible
|
2 年之前 |
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 年之前 |
James
|
0aecfc9254
Fixes #65377: get_datetime_* functions can return wrong values
|
2 年之前 |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 年之前 |
Fredia Huya-Kouadio
|
ba9e2cf512
Revert the architecture values update made to the Android export logic
|
2 年之前 |
Aaron Franke
|
27b0f18275
Unify bits, arch, and android_arch into env["arch"]
|
3 年之前 |
Fredia Huya-Kouadio
|
44dc24ec38
Disable threads used to check on plugins to load
|
2 年之前 |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 年之前 |
Aaron Franke
|
17c4cd6412
Update export dialog to handle many architectures
|
3 年之前 |
Aaron Franke
|
a0072ba39f
Make some editor export methods const
|
3 年之前 |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 年之前 |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 年之前 |
Rémi Verschelde
|
ef4a5cd10b
Android: Refactor Custom Build options in export preset
|
3 年之前 |
Gustavo Maciel
|
ec6d5d6cba
Update android:targetSdkVersion from 30 to 31
|
3 年之前 |
bruvzg
|
e00571b194
Add readable export errors.
|
3 年之前 |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 年之前 |
Fredia Huya-Kouadio
|
d38ffda2c3
Fix the logic to restart the Godot application
|
3 年之前 |
reduz
|
45af29da80
Add a new HashSet template
|
3 年之前 |
Haoyu Qiu
|
fc3b845c07
Add dedicated macros for property name extraction
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
bruvzg
|
d36c5514d3
Fix ZipIO crash when reused (and possible leaks).
|
3 年之前 |
Fredy Huya-Kouadio
|
c63ca6c72b
Update Meta hand tracking version
|
3 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 年之前 |
Fredia Huya-Kouadio
|
f1a7caf9bb
Remove duplicate `resizable` settings
|
3 年之前 |