Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 1 | -2/+2 |
|\ | |||||
| * | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 1 | -2/+2 |
* | | 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 |
|/ | |||||
* | Mark underscored properties as internal | Raul Santos | 2024-07-30 | 1 | -1/+1 |
* | Improve memory usage for image import and PortableCompressedTexture2D | aaronp64 | 2024-05-20 | 1 | -3/+3 |
* | Fix wrong fail contion in compressed texture and some clean up | jsjtxietian | 2024-01-08 | 1 | -3/+3 |
* | Fix lossless formats in PortableCompressedTexture2D (fix data format storing) | nklbdev | 2024-01-06 | 1 | -11/+10 |
* | Fix lossless formats in PortableCompressedTexture2D | nklbdev | 2024-01-05 | 1 | -4/+33 |
* | Add custom texture create function | Bastiaan Olij | 2023-07-26 | 1 | -1/+1 |
* | Extract and reorganize texture resource classes | Hendrik Brucker | 2023-07-14 | 1 | -0/+339 |