summaryrefslogtreecommitdiff
path: root/editor/export/editor_export_plugin.cpp
AgeCommit message (Expand)Author
2023-02-07Bind `EditorExportPlugin::_get_export_features`RedworkDE
2023-01-23Merge pull request #70377 from dsnopek/server-export-mk2Rémi Verschelde
2023-01-23Add "dedicated server" export mode which can strip unneeded visual resourcesDavid Snopek
2023-01-21Remove redundant definition of `convert_text_resources_to_binary`Mikael Hermansson
2023-01-13Merge pull request #63312 from bruvzg/one_clickRémi Verschelde
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29[Export] Add one-click deploy over SSH for the desktop exports.bruvzg
2022-11-30Simplify GDVIRTUAL_REQUIRED_CALL callskobewi
2022-10-19Simplify GDVIRTUAL_CALL callskobewi
2022-09-01Add support for scene/resource customization in export pluginsJuan Linietsky
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-07-26Split up editor export code into multiple filesAaron Franke