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

Don't panic on NaN when sorting #251

Merged
merged 1 commit into from
May 21, 2022
Merged

Conversation

emilk
Copy link
Contributor

@emilk emilk commented May 21, 2022

I've gotten panics in sorting.

I suspect it might be caused by rendering InstancedModel:s with empty Instances, leading to bad bounding boxes. In any case, I don't want panics.

emilk added a commit to rerun-io/rerun that referenced this pull request May 21, 2022
We shouldn't merge until asny/three-d#251 is fixed
emilk added a commit to rerun-io/rerun that referenced this pull request May 21, 2022
@asny asny merged commit bf65c3e into asny:master May 21, 2022
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