summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-2/+2
* Update export dialog to handle many architecturesAaron Franke2022-07-291-16/+6
* Update export template names for Windows, Mac, and LinuxAaron Franke2022-07-221-1/+1
* Add readable export errors.bruvzg2022-06-081-4/+16
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-8/+4
* Generate export template file names instead of having a fixed setAaron Franke2022-03-221-0/+4
* Move extension logic to EditorExportPlatformLinuxBSDAaron Franke2022-03-211-0/+21
* Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke2022-03-201-0/+105
* [Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg2022-03-141-0/+74