virtualx-engine/editor/export
2024-08-28 10:29:01 +03:00
..
codesign.cpp [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 2024-06-16 10:46:49 +03:00
codesign.h [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 2024-06-16 10:46:49 +03:00
editor_export.cpp Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_platform.cpp Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_platform.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_platform_extension.cpp Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_platform_extension.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_platform_pc.cpp Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_platform_pc.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_plugin.cpp Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_plugin.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_preset.cpp Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
editor_export_preset.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
export_template_manager.cpp Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00
export_template_manager.h Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00
lipo.cpp [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 2024-06-16 10:46:49 +03:00
lipo.h [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 2024-06-16 10:46:49 +03:00
macho.cpp [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 2024-06-16 10:46:49 +03:00
macho.h [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 2024-06-16 10:46:49 +03:00
project_export.cpp Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00
project_export.h [Native File Dialog] Add support for using native dialogs in the editor. 2024-03-28 11:53:03 +02:00
SCsub