Skip to content

1.1.0

Latest

Choose a tag to compare

@ProbablePrime ProbablePrime released this 21 Jul 12:20
· 6 commits to main since this release
60a7517

What's Changed

  • add 2 new images for compressinator by @Redd56 in #22
  • Tidying Up by @ProbablePrime in #25
  • Quality Evaluation + Decompress by @ProbablePrime in #26
    • This PR mostly added tests and glue code, however the tests might be useful for users so check them out.
    • They show Decompression and all sorts
    • Also scoring with: https://github.com/Yellow-Dog-Man/Ssimulacra2.NET \o/
    • New Functions:
      • CMP_SaveTexture that takes a CMP_Texture rather than a CMP_MipSet
      • CMP_MipSetToTexture that can extract a given mip level from a set into a CMP_Texture
      • Combining both of these allows you to dump MipLevels to files, Decompress Textures

New Contributors

Full Changelog: 1.0.1...1.1.0