godot-module-template/editor/export
2026-03-10 17:59:33 +08:00
..
codesign.cpp Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +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 Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_export.h Move runnable out of export preset 2026-01-13 19:32:33 +01:00
editor_export_platform.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_export_platform.cpp Move ProcessID typedef out of OS 2026-03-04 15:00:45 +01:00
editor_export_platform.h Move ProcessID typedef out of OS 2026-03-04 15:00:45 +01:00
editor_export_platform_apple_embedded.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_export_platform_apple_embedded.h Move ProcessID typedef out of OS 2026-03-04 15:00:45 +01:00
editor_export_platform_extension.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_export_platform_extension.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_export_platform_pc.cpp Explicitly include core/os/os.h where used 2026-03-04 09:54:10 +01:00
editor_export_platform_pc.h Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +01: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 Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +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 Explicitly include core/os/os.h where used 2026-03-04 09:54:10 +01:00
editor_export_preset.h Split VariantCaster from binder_common.h 2026-03-10 17:59:33 +08:00
export_template_manager.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +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 Remove unused header in editor. 2024-12-24 00:40:38 +08: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 Remove restart requirement for interface/touchscreen/enable_touch_optimizations setting 2026-03-09 13:19:52 -04:00
project_export.h Remove restart requirement for interface/touchscreen/enable_touch_optimizations setting 2026-03-09 13:19:52 -04: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
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 Reduce includes to rendering device. 2026-02-10 16:58:50 +03:00