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

Update WebGLProgram.html #13502

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Update WebGLProgram.html #13502

merged 1 commit into from
Mar 7, 2018

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Mar 5, 2018

Adresses #10522

uv2 is not defined in WebGLProgram but in a shader chunk:

#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )
attribute vec2 uv2;
varying vec2 vUv2;
#endif

@mrdoob mrdoob added this to the r91 milestone Mar 7, 2018
@mrdoob mrdoob merged commit e347d8d into dev Mar 7, 2018
@mrdoob
Copy link
Owner

mrdoob commented Mar 7, 2018

Thanks!

@Mugen87 Mugen87 deleted the Mugen87-patch-1 branch March 7, 2018 08:28
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.

None yet

2 participants