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

KTX2Loader: Make _createTexture() async for better error handling. #24810

Merged
merged 4 commits into from
Oct 18, 2022

Conversation

jameszhong2008
Copy link
Contributor

@jameszhong2008 jameszhong2008 commented Oct 17, 2022

Related: #24623

Catch exception when use read from ktx-parse.module.js.

Description

When read file which is not ktx2, throw a Error. here add the catch procedure.

jameszhong2008 and others added 3 commits September 9, 2022 16:09
Catch exception when use read from ktx-parse.module.js.
Add async support for _createTexture
@Mugen87 Mugen87 changed the title Update KTX2Loader.js KTX2Loader: Make _createTexture() async for better error handling. Oct 17, 2022
@Mugen87 Mugen87 merged commit 743d72e into mrdoob:dev Oct 18, 2022
@mrdoob mrdoob added this to the r146 milestone Oct 18, 2022
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.

4 participants