v1.3.0
π¨ 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
- @f0nar made their first contribution in #96
- @dmyamster made their first contribution in #110
- @JenovaSolier made their first contribution in #105
Full Changelog: v1.2.3...v1.3.0