godot/editor/export
Rémi Verschelde 8f7b09916d
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
Extract editor run toolbar into its own component
2023-04-26 12:15:29 +02:00
..
editor_export.cpp Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
editor_export.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_export_platform.cpp Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
editor_export_platform.h [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
editor_export_platform_pc.cpp [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
editor_export_platform_pc.h [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
editor_export_plugin.cpp Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
editor_export_plugin.h Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
editor_export_preset.cpp [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
editor_export_preset.h [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03: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 Implement and expose OS::shell_show_in_file_manager() 2023-04-25 11:29:32 +08:00
export_template_manager.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
project_export.cpp [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
project_export.h Make it clearer that file modes propagate to children in the dedicated server export 2023-01-30 15:10:44 -06:00
SCsub