- Regenerates the `GodotAppMainTheme` and `GodotAppSplashTheme` during Android export. Any manual changes to these styles will be cleared and replaced with default theme attributes. - Adds a new export option `gradle_build/custom_theme_attributes` for injecting custom theme attributes directly via the export window, avoiding the need to manually modify themes.xml. |
||
|---|---|---|
| .. | ||
| export.cpp | ||
| export.h | ||
| export_plugin.cpp | ||
| export_plugin.h | ||
| godot_plugin_config.cpp | ||
| godot_plugin_config.h | ||
| gradle_export_util.cpp | ||
| gradle_export_util.h | ||
| logo.svg | ||
| run_icon.svg | ||