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

WebGLUniforms: Setters for arrays of 3D textures and 2D texture arrays #22847

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

jonaskordt
Copy link
Contributor

@jonaskordt jonaskordt commented Nov 16, 2021

Description

Previously, arrays of 3D textures or 2D texture arrays could not be used as uniforms. By adding setter functions for them, this is resolved.

@mrdoob mrdoob added this to the r135 milestone Nov 16, 2021
@mrdoob mrdoob merged commit 93c39eb into mrdoob:dev Nov 16, 2021
@mrdoob
Copy link
Owner

mrdoob commented Nov 16, 2021

Thanks!

@jonaskordt jonaskordt deleted the fix/3d-texture-array-uniforms branch November 16, 2021 22:58
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