Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Support 64-bit image sizes for VRAM compression | BlueCube3310 | 2024-07-21 | 1 | -7/+7 |
* | Fix memory leak when ASTC compression fails | Haoyu Qiu | 2024-05-09 | 1 | -1/+4 |
* | Merge pull request #88763 from BlueCube3310/image-is-compressed-static | Rémi Verschelde | 2024-05-02 | 1 | -1/+1 |
|\ | |||||
| * | Image: Add static `is_format_compressed` function. | BlueCube3310 | 2024-02-28 | 1 | -1/+1 |
* | | EditorFileSystem: Add verbose print for file being (re)imported | Rémi Verschelde | 2024-02-28 | 1 | -2/+2 |
|/ | |||||
* | Refactor high quality texture import | Juan Linietsky | 2023-01-30 | 1 | -68/+107 |
* | Add ASTC compression and decompression with Arm astcenc. | K. S. Ernest (iFire) Lee | 2023-01-19 | 1 | -0/+251 |