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

Geometry regression #4532

Merged
merged 3 commits into from
Oct 26, 2016
Merged

Geometry regression #4532

merged 3 commits into from
Oct 26, 2016

Conversation

bagnell
Copy link
Contributor

@bagnell bagnell commented Oct 26, 2016

Unpacking bounding spheres from the combine web worker was pushing all of the invalid geometry bounding spheres to the end of the array. This caused some geometry to have the wrong bounding spheres. undefined bounding spheres are for invalid geometry and can be safely ignored when updating the batch table.

Fixes #4431.

@mramato
Copy link
Contributor

mramato commented Oct 26, 2016

Thanks @bagnell

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