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

Fix: Spritesheet asset formats list #10232

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

ddenisyuk
Copy link

Description of change

Partial port of changes from #10217:

  • spritesheet asset formats list extended with compressed textures
  • compressed textures resolver test added
Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

- compressed textures resolver test added
Copy link

codesandbox-ci bot commented Feb 20, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 56d2cf2:

Sandbox Source
pixi.js-sandbox Configuration

@ddenisyuk ddenisyuk marked this pull request as ready for review February 20, 2024 17:13
@Zyie Zyie added ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t v8 labels Feb 20, 2024
@Zyie Zyie changed the title [v8] Spritesheet asset formats list Fix: Spritesheet asset formats list Feb 20, 2024
@Zyie Zyie merged commit 07b7457 into pixijs:next-v8 Feb 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t v8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants