-
Notifications
You must be signed in to change notification settings - Fork 31
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 name tweak #64
Closed
GoodBoyDigital
wants to merge
48
commits into
pixijs:main
from
play-co:chore/cache-buster-name-tweak
Closed
Chore/cache buster name tweak #64
GoodBoyDigital
wants to merge
48
commits into
pixijs:main
from
play-co:chore/cache-buster-name-tweak
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
- 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 <[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
* - 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 <[email protected]>
* - 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 <[email protected]>
* - 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 <[email protected]>
* wip * fix tests * remove static * update lock * combine mipmap and compress into image
…ker (#14) * - add spine cache buster - add sprite sheet cache buster - tests * Update packages/spine/test/spineAtlasAll.test.ts * remove only * fix test and merge bits * rename * fix options * fix options * Chore/object-hash-options (#15) * cache id is now takes into account all pipe options add test * docs --------- Co-authored-by: Zyie <[email protected]>
* - add spine cache buster - add sprite sheet cache buster - tests * cache id is now takes into account all pipe options add test * docs * Update packages/spine/test/spineAtlasAll.test.ts * remove only * fix test and merge bits * rename * - update manifest plugin to remove specific logic - add a manifest modifier for texture packer - add a manifest modifier for spine atlas * fix options * fix options * fin name * fix tests --------- Co-authored-by: Zyie <[email protected]>
* - add spine cache buster - add sprite sheet cache buster - tests * cache id is now takes into account all pipe options add test * docs * Update packages/spine/test/spineAtlasAll.test.ts * remove only * fix test and merge bits * rename * - update manifest plugin to remove specific logic - add a manifest modifier for texture packer - add a manifest modifier for spine atlas * fix options * fix options * fin name * fix tests * fix:(core): linting * merge --------- Co-authored-by: Mat Groves <[email protected]>
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.
add the hash as close to the start as possible when inserting the hash