Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CompressedTextureLayered description in the class reference | Hugo Locurcio | 2023-03-22 | 1 | -1/+2 |
| | | | | This also updates the list of compression modes available for textures. | ||||
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
| | | | | Can't stop, won't stop, they said, huh? | ||||
* | Document Texture, CompressedTexture and Placeholder classes | Hugo Locurcio | 2022-11-11 | 1 | -0/+9 |
| | |||||
* | Rename StreamTexture* to CompressedTexture* | reduz | 2022-03-05 | 1 | -0/+9 |
* 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. |