- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- PERF: Optimize
TexturePackerSprite
when sprites do not need to be rotated (#3236). (e9512e9b)
- FEAT: Enhance TexturePackerSprite (#3224). (0b0a6c1b)
- DOCS: Add AI assist badge to readme(s) (#3226). (380d6aa9)
- FIX: TexturePacker fixes the wrong path for the atlas file. (#3124). (69f5c388)
Note: This release has breaking changes.
- BREAKING FEAT: Use
Flame.images
in flame_texturepacker (#3103). (418cc578)
- REFACTOR: Deprecate
fromAtlas
in favour of atlasFromAssets
and atlasFromStorage
(#3098). (6c8190b7)
- FEAT: Support for new atlas format and rotated sprites (#3097). (ed690b30)
- FEAT(flame_texturepacker): Expose TexturePackerAtlas (#3047). (892052b9)
Note: This release has breaking changes.
- BREAKING FIX: Migrate from
RawKeyEvent
to KeyEvent
(#3002). (330862c9)
Note: This release has breaking changes.
- REFACTOR: Update
flame_texturepacker
's file structure (#3014). (982f2263)
- FEAT: TexturePacker atlas can be generated from device's file (#3006). (4e6968a0)
- BREAKING FEAT: Transfer flame_texturepacker to monorepo (#2987). (45c87ddf)
- Load spritesheets from TexturePacker