godot/editor/export
Thaddeus Crews 1abed4c810
Merge pull request #119890 from syntaxerror247/template-manager
Enable `touch_dragger` in `ExportTemplateManager` on touchscreen devices
2026-06-02 09:39:06 -05:00
..
codesign.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01: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 Remove unnecessary class_db.h includes 2026-05-02 13:08:34 -04:00
editor_export.h Style: Enforce #include validation hook 2026-03-18 10:41:59 +01:00
editor_export_platform.compat.inc Fix wrong path in EditorExportPlugin._export_begin() when zipping 2026-05-14 19:44:40 -03:00
editor_export_platform.cpp Do not use cache for icon/splash during export. 2026-05-19 23:59:16 +03:00
editor_export_platform.h Fix export notifier. 2026-05-18 15:39:24 +03:00
editor_export_platform_apple_embedded.cpp Fix export notifier. 2026-05-18 15:39:24 +03:00
editor_export_platform_apple_embedded.h Fix wrong path in EditorExportPlugin._export_begin() when zipping 2026-05-14 19:44:40 -03:00
editor_export_platform_extension.cpp Fix export notifier. 2026-05-18 15:39:24 +03:00
editor_export_platform_extension.h Fix wrong path in EditorExportPlugin._export_begin() when zipping 2026-05-14 19:44:40 -03:00
editor_export_platform_pc.cpp Fix export notifier. 2026-05-18 15:39:24 +03:00
editor_export_platform_pc.h Fix wrong path in EditorExportPlugin._export_begin() when zipping 2026-05-14 19:44:40 -03:00
editor_export_plugin.cpp Merge pull request #116714 from bruvzg/ios_pr 2026-02-27 15:44:43 -06:00
editor_export_plugin.h Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
editor_export_preset.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_export_preset.cpp Fix get_version() fallback on Android 2026-04-26 17:16:24 +05:30
editor_export_preset.h Split VariantCaster from binder_common.h 2026-03-10 17:59:33 +08:00
export_template_manager.cpp Merge pull request #119890 from syntaxerror247/template-manager 2026-06-02 09:39:06 -05:00
export_template_manager.h Enable touch_dragger in ExportTemplateManager on touchscreen devices 2026-06-02 12:56:19 +05:30
gdextension_export_plugin.h Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
lipo.cpp Style: Enforce #include validation hook 2026-03-18 10:41:59 +01:00
lipo.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
macho.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
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 Merge pull request #119494 from YeldhamDev/export_dialog_del_fixes 2026-05-20 14:33:21 -05:00
project_export.h Use TTRC() instead of TTR() in the project export dialog 2026-05-19 11:18:59 -03:00
project_zip_packer.cpp Merge pull request #115903 from bruvzg/zip_proj_perm 2026-03-30 13:35:40 -05:00
project_zip_packer.h Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
register_exporters.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
shader_baker_export_plugin.cpp Explicitly include core/config/engine.h where used 2026-03-04 10:17:10 +01:00
shader_baker_export_plugin.h Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00