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

Improve distant object panics in broad phase #128

Merged
merged 7 commits into from
Aug 5, 2024

Conversation

aristaeus
Copy link
Contributor

This improves the situation in #77:

  • The region key has been replaced by an i64 in the f64 version of the library, increasing the range before panics occur.
  • Asserts have been added to panic when creating the region key, with a comment explaining the issue to users still affected.

@Vrixyz
Copy link
Contributor

Vrixyz commented Aug 2, 2024

@Vrixyz Vrixyz merged commit af3a26c into dimforge:master Aug 5, 2024
7 checks passed
@Vrixyz
Copy link
Contributor

Vrixyz commented Aug 5, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants