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

WebGLTextures: CubeTexture from CompressedTextures signature bug #16648

Merged
merged 1 commit into from
Jun 2, 2019
Merged

WebGLTextures: CubeTexture from CompressedTextures signature bug #16648

merged 1 commit into from
Jun 2, 2019

Conversation

oguzeroglu
Copy link
Contributor

@Mugen87 Mugen87 changed the title fix: CubeTexture from CompressedTextures signature bug WebGLTextures: CubeTexture from CompressedTextures signature bug Jun 2, 2019
@mrdoob mrdoob added this to the r106 milestone Jun 2, 2019
@mrdoob mrdoob merged commit 733eb1d into mrdoob:dev Jun 2, 2019
@mrdoob
Copy link
Owner

mrdoob commented Jun 2, 2019

Thanks!

@Mugen87
Copy link
Collaborator

Mugen87 commented Jun 17, 2019

I'm afraid this change broke webgl_loader_texture_dds. Check out the console logs.

isCompressed is not true in the example which leads to runtime error.

@oguzeroglu Do you mind having a look at this?

@Mugen87
Copy link
Collaborator

Mugen87 commented Jun 17, 2019

For now, let's revert the PR. We can't make a change when examples break with runtime errors.

@oguzeroglu
Copy link
Contributor Author

@Mugen87 thanks for the feedback! I'll investigate this.

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.

3 participants