Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-11 | Document Texture, CompressedTexture and Placeholder classes | Hugo Locurcio | |
2022-03-05 | Rename 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. |