godot/editor/export
Hugo Locurcio 4f52c49006
Don't refresh mirrors for development builds in editor export template manager
Export template downloads are only available for official (pre)-releases,
not development builds.

This prevents an error popup from displaying every time you open
the export template manager on a development build. UI elements
that are non-functional in development builds are now disabled as well.
2024-03-07 01:17:04 +01:00
..
editor_export.cpp Linux: Handle export preset compat with 'Linux/X11' platform name 2024-03-01 15:12:54 +01:00
editor_export.h Don't invoke adb with no runnable Android preset 2024-02-15 22:37:32 +01:00
editor_export_platform.cpp [Export] Use relative file base offset for embedded PCK. 2024-03-06 14:02:01 +02:00
editor_export_platform.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
editor_export_platform_pc.cpp Export: Unify settings for PC texture formats 2024-02-14 17:16:43 +01:00
editor_export_platform_pc.h Allow exporting release Android builds without a debug keystore 2023-06-19 01:00:13 -03:00
editor_export_plugin.cpp Allow export plugins to override export option values 2024-02-14 10:51:16 -06:00
editor_export_plugin.h Allow export plugins to override export option values 2024-02-14 10:51:16 -06:00
editor_export_preset.cpp Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle 2024-02-19 00:08:22 +01:00
editor_export_preset.h Add an Advanced Options toggle to the editor export preset 2024-02-18 10:43:58 -08:00
editor_export_shared_object.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
export_template_manager.cpp Don't refresh mirrors for development builds in editor export template manager 2024-03-07 01:17:04 +01:00
export_template_manager.h Android: Allow using alternative Gradle build directory 2024-02-16 15:20:47 -06:00
project_export.cpp Fix PopupMenu doesn't respect it's ScrollContainer's margins 2024-02-23 15:51:47 +02:00
project_export.h Add an Advanced Options toggle to the editor export preset 2024-02-18 10:43:58 -08:00
SCsub Split up editor export code into multiple files 2022-07-26 08:28:19 -05:00