.. |
SCsub
|
Split up editor export code into multiple files
|
2022-07-26 08:28:19 -05: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
|
Cleanup of raw `nullptr` checks with `Ref`
|
2024-08-31 15:01:09 +02: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
|
Don't use EditorSettings metadata
|
2024-09-05 19:05:18 +02:00 |
export_template_manager.h
|
Disable export template downloading in offline mode
|
2024-08-30 22:17:36 +08: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
|
[FileSystem Dock] Add option to show some unsupported files in the dock.
|
2024-09-05 18:29:29 +03:00 |
project_export.h
|
[Native File Dialog] Add support for using native dialogs in the editor.
|
2024-03-28 11:53:03 +02:00 |