Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/metadata-tags #62

Closed
wants to merge 46 commits into from
Closed

Conversation

GoodBoyDigital
Copy link
Member

PixiManifest now adds metadata to the manifest.
This uses our current expected format {data:{tags:...}}

It would be cool to remove the tags bit in a future PR. But it. ouwl be a breaking change, and we have enough of those for now!

GoodBoyDigital and others added 30 commits March 15, 2024 13:01
- merge mipmap and compression for performance
- fix up manifest
- fix up sharp bug
- allow for empty texture in texture packer
- adjust webfont (wf tags)
- maxWorkers to one for now
also make it use buffers - no more writing transformed assets! (unless required - like in ffmpeg!)
* don't transform everything all at once!

* Merge pull request #5 from play-co/chore/cache-with-hash

* remove max worker

---------

Co-authored-by: Zyie <[email protected]>
* add cache buster

* add tp cache buster

* delete old files

* fix name

* fix up path

* fix dependancies

* Merge pull request #5 from play-co/chore/cache-with-hash

* update version

* remove files

---------

Co-authored-by: Zyie <[email protected]>
* Fix: names for plugins

* Fix: paths and logger
Zyie and others added 16 commits April 19, 2024 14:17
- fixed json and test
- fixed texture packer still creating individual images
- ensure output is removed if the cache key changes
- fix compressed pngs not working
- remove spineAtlasMipmap from mipmap-compress
- fix png compression
- add spine package
* - add skip property and skipChildren
- fixed json and test
- fixed texture packer still creating individual images
- ensure output is removed if the cache key changes

* -test tweak
- fix compressed pngs not working

* fix rotation on texture packer

* pr feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants