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

Shaders: Add a missing semi-colon causing compilation error #23755

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

alan-wu
Copy link
Contributor

@alan-wu alan-wu commented Mar 21, 2022

A very simple fix after I stumble upon a shader chunk with missing semi-colon at the end of line.

Thank you very much.

Add a missing semi-colon in morphcolor_vertex.glsl.js which causes a shader program compilation error.
@Mugen87 Mugen87 added this to the r139 milestone Mar 21, 2022
@Mugen87 Mugen87 merged commit 0de4e75 into mrdoob:dev Mar 21, 2022
@mrdoob
Copy link
Owner

mrdoob commented Mar 21, 2022

Thanks!

abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
…3755)

Add a missing semi-colon in morphcolor_vertex.glsl.js which causes a shader program compilation error.
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