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

Intersection providing more than 1 body is not considering all bodies #1528

Open
RobPasMue opened this issue Nov 6, 2024 · 0 comments
Open

Comments

@RobPasMue
Copy link
Member

Whenever you call the body.intersect() method, if your bodies intersect in 2 different locations, the user only gets back one of them instead of all the intersections... This can be "fixed" but updating the design "in-place" but we should really check all the affected bodies and update the Design object accordingly.

Initially reported by @NMLDNV

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

No branches or pull requests

1 participant