godot/editor/export
2024-07-15 18:24:12 -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 Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
editor_export.h Don't invoke adb with no runnable Android preset 2024-02-15 22:37:32 +01:00
editor_export_platform.cpp Fix error when exporting files without import parameters 2024-07-15 18:24:12 -03:00
editor_export_platform.h Fix loading GDExtension dependencies on Android 2024-04-19 07:55:08 -07:00
editor_export_platform_pc.cpp Revert pack trimming introduced by #82084 2024-04-10 12:00:04 +02:00
editor_export_platform_pc.h Allow exporting release Android builds without a debug keystore 2023-06-19 01:00:13 -03:00
editor_export_plugin.cpp Fix loading GDExtension dependencies on Android 2024-04-19 07:55:08 -07:00
editor_export_plugin.h Fix loading GDExtension dependencies on Android 2024-04-19 07:55:08 -07:00
editor_export_preset.cpp Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle 2024-02-19 00:08:22 +01:00
editor_export_preset.h Add an Advanced Options toggle to the editor export preset 2024-02-18 10:43:58 -08:00
export_template_manager.cpp [Scene] Add SceneStringNames::confirmed 2024-06-19 09:40:54 +02:00
export_template_manager.h Android: Allow using alternative Gradle build directory 2024-02-16 15:20:47 -06: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 [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02: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