summaryrefslogtreecommitdiffstats
path: root/scene/resources/portable_compressed_texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-2/+2
|\
| * Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Mark underscored properties as internalRaul Santos2024-07-301-1/+1
* Improve memory usage for image import and PortableCompressedTexture2Daaronp642024-05-201-3/+3
* Fix wrong fail contion in compressed texture and some clean upjsjtxietian2024-01-081-3/+3
* Fix lossless formats in PortableCompressedTexture2D (fix data format storing)nklbdev2024-01-061-11/+10
* Fix lossless formats in PortableCompressedTexture2Dnklbdev2024-01-051-4/+33
* Add custom texture create functionBastiaan Olij2023-07-261-1/+1
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+339