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

make sure uniforms don't get loaded when they are not in the shader #6883

Merged
merged 1 commit into from
Jul 21, 2015

Conversation

gero3
Copy link
Contributor

@gero3 gero3 commented Jul 21, 2015

This fixes an issue which makes sure that uniforms that don't exist don't get set.

image

@mrdoob
Copy link
Owner

mrdoob commented Jul 21, 2015

Oh! Good catch!

mrdoob added a commit that referenced this pull request Jul 21, 2015
make sure uniforms don't get loaded when they are not in the shader
@mrdoob mrdoob merged commit ac81523 into mrdoob:dev Jul 21, 2015
@mrdoob
Copy link
Owner

mrdoob commented Jul 21, 2015

Thanks!

@gero3 gero3 deleted the FixUniforms branch January 2, 2018 07:11
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