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

Add texture plugin to support ktx loader #1640

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

zhuxudong
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

@zhuxudong zhuxudong added the enhancement New feature or request label Jul 7, 2023
@zhuxudong zhuxudong added this to the 1.1 milestone Jul 7, 2023
@zhuxudong zhuxudong requested a review from GuoLei1990 July 7, 2023 11:09
@zhuxudong zhuxudong self-assigned this Jul 7, 2023
@GuoLei1990 GuoLei1990 added the glTF label Jul 7, 2023
@GuoLei1990 GuoLei1990 merged commit d62f295 into galacean:dev/1.1 Jul 7, 2023
5 checks passed
GuoLei1990 added a commit to Sway007/engine that referenced this pull request Jul 16, 2023
* dev/1.1:
  Support ktx2 loader (galacean#1625)
  feat: add texture plugin to support ktx loader (galacean#1640)
  Fix blend shape bug due to buffer index errors (galacean#1632)
  Model Mesh supports two-way data synchronization (galacean#1588)
@GuoLei1990 GuoLei1990 linked an issue Oct 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request glTF
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support executeExtensionsCreateAndParse in GLTFTextureParser
2 participants