1
0
Fork 0
godot/editor/export
Stuart Carnie 939f29f6d5 Apple: Improve reliability of Apple Embedded build and deployment 2025-06-19 06:33:08 +10:00
..
SCsub
codesign.cpp
codesign.h
editor_export.cpp Improve ConfigFile get_sections and get_section_keys by returning Vector<String> 2025-04-24 20:10:31 -04:00
editor_export.h
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 PCKPacker: Fix first file being written mis-aligned 2025-06-13 16:25:38 +02:00
editor_export_platform.h [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_apple_embedded.cpp Apple: Improve reliability of Apple Embedded build and deployment 2025-06-19 06:33:08 +10:00
editor_export_platform_apple_embedded.h Apple: Improve reliability of Apple Embedded build and deployment 2025-06-19 06:33:08 +10:00
editor_export_platform_extension.cpp
editor_export_platform_extension.h
editor_export_platform_pc.cpp Show shader baker related export warnings only if enabled 2025-06-06 21:05:39 +05:30
editor_export_platform_pc.h Add shader baker to project exporter. 2025-05-27 12:45:27 -03: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.cpp [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_preset.h [Export] Use project settings overrides with the target preset features instead of current platform features. 2025-04-08 21:22:37 +03:00
export_template_manager.cpp Cleanup header includes in Tree 2025-05-15 14:28:00 +08:00
export_template_manager.h
lipo.cpp
lipo.h
macho.cpp
macho.h Introduce 'visionos' platform derived from 'apple_embedded' 2025-05-19 15:47:01 -07:00
plugin_config_apple_embedded.cpp Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
plugin_config_apple_embedded.h Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
project_export.cpp Merge pull request #105414 from KoBeWi/disable_uid_here 2025-06-13 01:30:24 +02:00
project_export.h Texture format error on export: Show project setting 2025-06-03 13:25:45 +02:00
project_zip_packer.cpp Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +02:00
project_zip_packer.h