Beta v0.8.2
Pre-release
Pre-release
What's Changed
- Require all codec dependencies by default. etcpak and tex2img were previously omitted to save on file size and package build time, but this has caused some confusion, since ETC1 and DXT5 are common use cases.
- Allow reading mipmapped textures. Even though the content length of mipmapped textures is different, tex2img seems to be able to decode it perfectly fine, so I have disabled the missing feature exception. Writing mipmapped textures still is not an option.
Full Changelog: 0.8.1...0.8.2