virtualx-engine/editor/export
Raul Santos 59a5a1eb70
Ignore directory entries in TPZ
Zip files may contain directory entries, they always end with a path
separator and zip entries always use forward slashes for path separators.

There's no need to create the directories included in the zip file,
since they'll already be created when creating the individual files.
2023-07-12 14:38:46 +02:00
..
editor_export.cpp Fix export options of scripted EditorExportPlugins 2023-07-04 15:39:23 +02:00
editor_export.h Fix export options of scripted EditorExportPlugins 2023-07-04 15:39:23 +02:00
editor_export_platform.cpp Fix export options of scripted EditorExportPlugins 2023-07-04 15:39:23 +02:00
editor_export_platform.h Allow exporting release Android builds without a debug keystore 2023-06-19 01:00:13 -03:00
editor_export_platform_pc.cpp Allow exporting release Android builds without a debug keystore 2023-06-19 01:00:13 -03: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 Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
editor_export_plugin.h Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
editor_export_preset.cpp Fix export options of scripted EditorExportPlugins 2023-07-04 15:39:23 +02:00
editor_export_preset.h Fix export options of scripted EditorExportPlugins 2023-07-04 15:39:23 +02:00
editor_export_shared_object.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
export_template_manager.cpp Ignore directory entries in TPZ 2023-07-12 14:38:46 +02:00
export_template_manager.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
project_export.cpp Fix export options of scripted EditorExportPlugins 2023-07-04 15:39:23 +02:00
project_export.h Make it clearer that file modes propagate to children in the dedicated server export 2023-01-30 15:10:44 -06:00
SCsub