Skip to content

Conversation

@takahirox
Copy link
Collaborator

I think we can remove case 'WEBGL_compressed_texture_etc1'

@mrdoob
Copy link
Owner

mrdoob commented Apr 3, 2018

Hmm... Why?

@takahirox
Copy link
Collaborator Author

takahirox commented Apr 3, 2018

Because it can be handled by the following default

default:
	extension = gl.getExtension( name );

@mrdoob
Copy link
Owner

mrdoob commented Apr 3, 2018

True.

@mrdoob mrdoob added this to the r92 milestone Apr 3, 2018
@mrdoob mrdoob merged commit 9b0ae03 into mrdoob:dev Apr 3, 2018
@mrdoob
Copy link
Owner

mrdoob commented Apr 3, 2018

Thanks!

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.

2 participants