| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 1 | -2/+2 |
|\ |
|
| * | Fix incorrect order: `TTR(vformat` instead of `vformat(TTR` | Chaosus | 2024-11-14 | 1 | -2/+2 |
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 1 | -1/+1 |
|\| |
|
| * | Add ability for PCK patches to remove files | Juan | 2024-11-11 | 1 | -1/+1 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ |
|
* | [GDExtension] Improve error messages during export. | bruvzg | 2024-10-03 | 1 | -0/+6 |
* | Add ability to export patch packs | Mikael Hermansson | 2024-09-25 | 1 | -1/+1 |
* | Allow adding custom export platforms using scripts / GDExtension. | bruvzg | 2024-08-28 | 1 | -3/+3 |
* | Revert pack trimming introduced by #82084 | Mikael Hermansson | 2024-04-10 | 1 | -1/+1 |
* | [Windows] Support all possible suffixes for console wrapper | A Thousand Ships | 2024-04-08 | 1 | -3/+16 |
* | Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs | David Nikdel | 2024-03-06 | 1 | -1/+1 |
* | Export: Unify settings for PC texture formats | Rémi Verschelde | 2024-02-14 | 1 | -11/+16 |
* | Remove code relative to obsoleted ETC texture format | Rémi Verschelde | 2024-02-14 | 1 | -4/+0 |
* | Ensure more export errors are reported to users | Yuri Sizov | 2023-12-06 | 1 | -0/+1 |
* | Extract and reorganize texture resource classes | Hendrik Brucker | 2023-07-14 | 1 | -0/+1 |
* | Allow exporting release Android builds without a debug keystore | Michael Alexsander | 2023-06-19 | 1 | -1/+1 |
* | Merge pull request #75984 from KoBeWi/ConsoleMcWrap | Rémi Verschelde | 2023-06-12 | 1 | -2/+2 |
|\ |
|
| * | Rename console script to wrapper | kobewi | 2023-04-12 | 1 | -2/+2 |
* | | [Export] Add readable descriptions and validation warnings to the export opti... | bruvzg | 2023-04-19 | 1 | -1/+1 |
|/ |
|
* | Export: Default to exporting S3TC + BPTC for PC platforms | Rémi Verschelde | 2023-02-23 | 1 | -7/+1 |
* | Fix `texture_format/bptc` export option | RedworkDE | 2023-02-14 | 1 | -0/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Editor: Fix regression fetching Windows/Linux export templates | Rémi Verschelde | 2022-12-09 | 1 | -2/+2 |
* | Allow specifying a prefix to automatically detect library files for gdextensi... | Gilles Roudière | 2022-12-01 | 1 | -2/+2 |
* | Add console wrapper app to handle console i/o redirection on Windows. | bruvzg | 2022-10-31 | 1 | -0/+7 |
* | [.NET Export] Improve .NET export process. | bruvzg | 2022-10-07 | 1 | -2/+4 |
* | Rename String `plus_file` to `path_join` | Aaron Franke | 2022-08-29 | 1 | -2/+2 |
* | Refactor the export checking logic to improve separation of concerns | Fredia Huya-Kouadio | 2022-08-14 | 1 | -1/+5 |
* | Update export dialog to handle many architectures | Aaron Franke | 2022-07-29 | 1 | -13/+8 |
* | Make some editor export methods const | Aaron Franke | 2022-07-29 | 1 | -2/+2 |
* | Export: Fix template path for PC (Windows, Linux) | Rémi Verschelde | 2022-07-29 | 1 | -1/+1 |
* | Split up editor export code into multiple files | Aaron Franke | 2022-07-26 | 1 | -0/+247 |