-
Notifications
You must be signed in to change notification settings - Fork 26
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/cache-buster-plugins #63
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
GoodBoyDigital
commented
Apr 25, 2024
- add atlas cache buster
- add texture packer cache buster plugin
- lots of tests!
- merge mipmap and compression for performance
Cohre/update names
Assetpack Refactor
- 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 <24736175+Zyie@users.noreply.github.com>
* 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 <24736175+Zyie@users.noreply.github.com>
* Fix: names for plugins * Fix: paths and logger
* - 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
* - 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 * - modify cache-buster to use hash - remove spineAtlasMipmap from mipmap-compress - fix png compression - add spine package * pr feedback * fix install * fix tests * fix test * note * feedback * fix fs * update spine * fix mip --------- Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
* - 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 * - modify cache-buster to use hash - remove spineAtlasMipmap from mipmap-compress - fix png compression - add spine package * pr feedback * fix install * fix tests * fix test * note * feedback * fix fs * fix up metadata * remove dup code --------- Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
* - 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 * - modify cache-buster to use hash - remove spineAtlasMipmap from mipmap-compress - fix png compression - add spine package * pr feedback * fix install * fix tests * fix test * note * feedback * fix fs * fix up metadata * remove dup code * fix webp compression --------- Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
- add sprite sheet cache buster - tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.