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

examples/LineMaterial: add opacity in the uniforms #19058

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

LouisBrunner
Copy link
Contributor

This PR adds the opacity to the list of uniforms for examples/lines/LineMaterial. opacity is already supported by the fragmentShader but cannot be modified when using the material.

@Mugen87
Copy link
Collaborator

Mugen87 commented Apr 6, 2020

Opacity was not added on purpose, see #16570 (comment).

@Mugen87 Mugen87 closed this Apr 11, 2020
@mrdoob
Copy link
Owner

mrdoob commented Apr 12, 2020

Actually, I think it may be good to add it. We don't know what users want to do with it and maybe they are okay with the artifacts.

@mrdoob mrdoob reopened this Apr 12, 2020
@mrdoob mrdoob added this to the r116 milestone Apr 12, 2020
@mrdoob mrdoob merged commit f61a1f6 into mrdoob:dev Apr 12, 2020
@mrdoob
Copy link
Owner

mrdoob commented Apr 12, 2020

Thanks!

@LouisBrunner LouisBrunner deleted the feature/line_material_opacity branch April 12, 2020 16:15
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

3 participants