This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6caa69e116c2b631a177448c4e15e9689c19a82
godot
/
platform
/
android
/
export
History
Rémi Verschelde
6c390b620d
Merge pull request
#84445
from Rubonnek/add-const-references-clang-tidy
...
Add const references detected by clang-tidy
2024-01-04 14:25:33 +01:00
..
export_plugin.cpp
Merge pull request
#84445
from Rubonnek/add-const-references-clang-tidy
2024-01-04 14:25:33 +01:00
export_plugin.h
android keystore username and password are checked on export
2023-11-03 20:24:35 -05:00
export.cpp
Replace the use of the
ANDROID_SDK_ROOT
env variable with
ANDROID_HOME
as the former is deprecated.
2023-11-01 15:50:10 -07:00
export.h
…
godot_plugin_config.cpp
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
godot_plugin_config.h
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
gradle_export_util.cpp
Add export setting to control whether to show the Godot app in the app library
2023-08-13 09:54:10 -04:00
gradle_export_util.h
Clean up the XR features parameters from core
2023-07-18 19:14:53 +02:00
logo.svg
…
run_icon.svg
…