Commit Graph

4 Commits

Author SHA1 Message Date
Matthias Nehlsen
892052b99a feat(flame_texturepacker): Expose TexturePackerAtlas (#3047)
Closes #3046

---------

Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
2024-02-20 09:35:06 +01:00
Lukas Klingsbo
982f2263da refactor: Update flame_texturepacker's file structure (#3014)
This update `flame_texturepacker` to follow the same directory structure
as we have in the rest of the packages.
2024-02-04 14:34:51 +00:00
Gnarhard
4e6968a05c feat: TexturePacker atlas can be generated from device's file (#3006)
TexturePacker atlas can be generated from device's file.

---------

Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
Co-authored-by: Lukas Klingsbo <me@lukas.fyi>
2024-01-29 10:09:24 +01:00
Lukas Klingsbo
45c87ddfb6 feat!: Transfer flame_texturepacker to monorepo (#2987)
This PR transfers the
[flame_texturepacker](https://github.com/Brixto/flame_texturepacker) to
the monorepo and updates it to be compatible with the rest of the
structure (linting etc).
2024-01-25 14:40:16 +00:00