1
0
Fork 0
godot/editor/export
Thaddeus Crews 5853d99984
Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom
Move runnable out of export preset
2026-01-28 17:58:25 -06:00
..
SCsub
codesign.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
codesign.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
dedicated_server_export_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
dedicated_server_export_plugin.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
editor_export.cpp Move runnable out of export preset 2026-01-13 19:32:33 +01:00
editor_export.h Move runnable out of export preset 2026-01-13 19:32:33 +01:00
editor_export_platform.compat.inc [Export] Use project settings overrides with the target preset features instead of current platform features. 2025-04-08 21:22:37 +03:00
editor_export_platform.cpp Merge pull request #100219 from migueldeicaza/fix-zip-export-error 2026-01-28 12:27:04 -06:00
editor_export_platform.h [SparsePCK] Add support for index encryption. 2025-12-12 08:04:22 +02:00
editor_export_platform_apple_embedded.cpp Move runnable out of export preset 2026-01-13 19:32:33 +01:00
editor_export_platform_apple_embedded.h Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +01:00
editor_export_platform_extension.cpp Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +01:00
editor_export_platform_extension.h Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +01:00
editor_export_platform_pc.cpp Merge pull request #112361 from Calinou/export-dedicated-server-no-shader-baker 2025-12-09 19:54:22 +01:00
editor_export_platform_pc.h Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +01:00
editor_export_plugin.cpp Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
editor_export_plugin.h Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
editor_export_preset.compat.inc Use ScriptExportMode enum in EditorExportPreset 2025-12-03 09:21:50 +01:00
editor_export_preset.cpp Move runnable out of export preset 2026-01-13 19:32:33 +01:00
editor_export_preset.h Move runnable out of export preset 2026-01-13 19:32:33 +01:00
export_template_manager.cpp Use EditorFileDialog eveywhere in the editor 2025-12-19 02:47:45 +01:00
export_template_manager.h Merge pull request #103235 from etherealxx/export-template-online-button 2025-03-11 09:34:41 -05:00
gdextension_export_plugin.h Use arch-filtered lambda for GDExtension dependency lookup (#111407). 2025-12-29 21:50:37 -05:00
lipo.cpp
lipo.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
macho.cpp
macho.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
plugin_config_apple_embedded.cpp [Apple embedded] Adopt SwiftUI lifecycle for Apple embedded platforms 2025-09-22 18:20:04 -07:00
plugin_config_apple_embedded.h [Apple embedded] Adopt SwiftUI lifecycle for Apple embedded platforms 2025-09-22 18:20:04 -07:00
project_export.cpp Move runnable out of export preset 2026-01-13 19:32:33 +01:00
project_export.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -08:00
project_zip_packer.cpp Set language encoding flag when using Pack Project as ZIP 2025-09-11 16:44:09 +08:00
project_zip_packer.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
register_exporters.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
shader_baker_export_plugin.cpp Merge pull request #112465 from akien-mga/shader-baker-export-linux 2025-11-19 11:04:05 -06:00
shader_baker_export_plugin.h Shader Baker: Fix Linux export warning 2025-11-19 14:51:38 +01:00