summaryrefslogtreecommitdiff
path: root/platform/linuxbsd/export
AgeCommit message (Expand)Author
2022-07-29Update export dialog to handle many architecturesAaron Franke
2022-07-26Split up editor export code into multiple filesAaron Franke
2022-07-26Merge pull request #63096 from aaronfranke/exp-template-namesRémi Verschelde
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-22Update export template names for Windows, Mac, and LinuxAaron Franke
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-06-08Add readable export errors.bruvzg
2022-05-24[Editor] LinuxBSD export reports Linux as OS name.Fabio Alessandrelli
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-03-22Generate export template file names instead of having a fixed setAaron Franke
2022-03-21Change extension for Linux 32-bit x86 exports to x86_32Aaron Franke
2022-03-21Move extension logic to EditorExportPlatformLinuxBSDAaron Franke
2022-03-20Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke
2022-03-14[Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky