summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/export
Commit message (Expand)AuthorAgeFilesLines
* Split up editor export code into multiple filesAaron Franke2022-07-262-1/+2
* Merge pull request #63096 from aaronfranke/exp-template-namesRémi Verschelde2022-07-261-1/+1
|\
| * Update export template names for Windows, Mac, and LinuxAaron Franke2022-07-221-1/+1
* | Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
|/
* Add static methods for creating Image and ImageTexturekobewi2022-07-081-6/+1
* Add readable export errors.bruvzg2022-06-082-5/+17
* [Editor] LinuxBSD export reports Linux as OS name.Fabio Alessandrelli2022-05-241-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* 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-223-4/+5
* Change extension for Linux 32-bit x86 exports to x86_32Aaron Franke2022-03-211-1/+1
* Move extension logic to EditorExportPlatformLinuxBSDAaron Franke2022-03-212-0/+24
* Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke2022-03-203-108/+106
* [Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg2022-03-143-5/+123
* Update copyright statements to 2022Rémi Verschelde2022-01-032-4/+4
* Make platform feature tag names lowercaseHugo Locurcio2021-08-311-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-012-4/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-262-0/+205