summaryrefslogtreecommitdiff
path: root/doc/classes/CompressedTexture2D.xml
AgeCommit message (Collapse)Author
2022-03-10Remove more occurrences of "stex"TechnoPorg
2022-03-05Rename StreamTexture* to CompressedTexture*reduz
* Its not and will not be used for streaming. * Streaming will be implemented in 4.1 and it will work different. * It makes more sense to be called CompressedTexture since it imports and compresses texture files.