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

BufferGeometryUtils: show error if number of attributes is inconsistent. #19208

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

marquizzo
Copy link
Contributor

See issue #19193

This solution counts the # of attributes in each geometry, and exits with an error if the counts don't match.

@munrocket
Copy link
Contributor

All is ok with CI here, related problem: actions/cache/issues/267

PR was covered in webgl_helpers / webgl_interactive_cubes_gpu and successfully pass tests.

@munrocket munrocket self-requested a review April 24, 2020 09:00
@mrdoob mrdoob added this to the r116 milestone Apr 24, 2020
@mrdoob mrdoob merged commit bdb324e into mrdoob:dev Apr 24, 2020
@mrdoob
Copy link
Owner

mrdoob commented Apr 24, 2020

Thanks!

@marquizzo marquizzo deleted the issues/19193 branch April 24, 2020 22:25
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