virtualx-engine/editor/export
bruvzg cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
Add one-click deploy over SSH for the desktop exports.
Add ZIP export option for Linux and Windows.
Change export plugin icons to SVG format.
2022-12-29 09:42:00 +02:00
..
editor_export.cpp [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
editor_export.h
editor_export_platform.cpp [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
editor_export_platform.h [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
editor_export_platform_pc.cpp Editor: Fix regression fetching Windows/Linux export templates 2022-12-09 14:20:18 +01:00
editor_export_platform_pc.h [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
editor_export_plugin.cpp [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
editor_export_plugin.h Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
editor_export_preset.cpp [macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization. 2022-08-26 14:23:31 +03:00
editor_export_preset.h [macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization. 2022-08-26 14:23:31 +03:00
editor_export_shared_object.h
export_template_manager.cpp Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
export_template_manager.h Move project export and export template manager into export folder 2022-07-26 08:28:29 -05:00
project_export.cpp Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
project_export.h Move project export and export template manager into export folder 2022-07-26 08:28:29 -05:00
SCsub