Aaron Franke
|
17c4cd6412
Update export dialog to handle many architectures
|
3 years ago |
Aaron Franke
|
a0072ba39f
Make some editor export methods const
|
3 years ago |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
Rémi Verschelde
|
ef4a5cd10b
Android: Refactor Custom Build options in export preset
|
3 years ago |
Gustavo Maciel
|
ec6d5d6cba
Update android:targetSdkVersion from 30 to 31
|
3 years ago |
bruvzg
|
e00571b194
Add readable export errors.
|
3 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Fredia Huya-Kouadio
|
d38ffda2c3
Fix the logic to restart the Godot application
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Haoyu Qiu
|
fc3b845c07
Add dedicated macros for property name extraction
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
bruvzg
|
d36c5514d3
Fix ZipIO crash when reused (and possible leaks).
|
3 years ago |
Fredy Huya-Kouadio
|
c63ca6c72b
Update Meta hand tracking version
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Fredia Huya-Kouadio
|
f1a7caf9bb
Remove duplicate `resizable` settings
|
3 years ago |
Fredia Huya-Kouadio
|
3f299e9255
Update `resize` settings:
|
3 years ago |
bruvzg
|
98d0af7d5c
Implement GDExtension export plugin.
|
3 years ago |
Rémi Verschelde
|
952b71a425
Merge pull request #58751 from bruvzg/loc_str_props
|
3 years ago |
reduz
|
ccd4cdfd8b
Rename StreamTexture* to CompressedTexture*
|
3 years ago |
bruvzg
|
12cb6386f6
Improve app name and system permission message localization.
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 years ago |
Fredia Huya-Kouadio
|
b284dd92d3
Fix XR Android manifest metadata
|
3 years ago |
Rémi Verschelde
|
7c771ea310
Merge pull request #47522 from madmiraal/rename-test_width-test_height
|
3 years ago |
Rémi Verschelde
|
cd93bb9130
Merge pull request #56673 from winterpixelgames/bugfix-android-keystore-paths
|
3 years ago |
Jason Knight
|
3e288f65bb
Android export plugin passes absolute file paths to gradle for keystores.
|
3 years ago |
bruvzg
|
d2573c1636
Fix decoding UTF-8 filenames on unzipping.
|
3 years ago |