godot/editor/export
Rémi Verschelde e7bf883068
Merge pull request #88611 from Alex2782/force_device_cpu_architecture
Display a warning if device CPU architecture is not active in the export preset.
2024-02-26 10:48:49 +01:00
..
editor_export.cpp Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle 2024-02-19 00:08:22 +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 Fix leak of scene used for customization during export 2024-02-23 19:30:55 +01:00
editor_export_platform.h Display a warning if device CPU architecture is not active in the export preset. 2024-02-23 01:37:32 +01: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 Android: Allow using alternative Gradle build directory 2024-02-16 15:20:47 -06: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