Skip to content

v1.3.0

Compare
Choose a tag to compare
@Zyie Zyie released this 23 Jan 14:52
· 8 commits to main since this release

🚨 NOTE 🚨

In previous versions of this library, the {fix} tag was applied incorrectly. Instead of resizing an image to fixedResolution, it merely copied the image at its original size. Please upgrade to version 1.4.0, and use the {nomip} tag if you prefer the previous behavior.

What's Changed

  • fix: apply mipmap fixed resolution accordingly to fixed and largest resolutions by @f0nar in #96
  • feat: Add etc compress support by @dmyamster in #110
  • fix: packed asset never power of two by @JenovaSolier in #105

New Contributors

Full Changelog: v1.2.3...v1.3.0