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

#2284 Double check the collision really has happened in world space #2285

Merged

Conversation

richardTingle
Copy link
Member

@richardTingle richardTingle commented Jun 14, 2024

Otherwise glancing blows can end up "happening" but at infinite distance due to numerical precision

Closes #2284

See https://hub.jmonkeyengine.org/t/picking-sometimes-returns-infinite-distances/47715/2

…world space

(otherwise glancing blows can end up "happening" but at infinite distance due to numerical precision)
@stephengold stephengold merged commit e2e9a94 into jMonkeyEngine:master Aug 17, 2024
11 checks passed
@stephengold stephengold added the defect Something that is supposed to work, but doesn't. Less severe than a "bug" label Oct 22, 2024
@stephengold stephengold added this to the Future Release milestone Oct 22, 2024
@yaRnMcDonuts yaRnMcDonuts modified the milestones: Future Release, v3.8.0 Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something that is supposed to work, but doesn't. Less severe than a "bug"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Occasionally spatial#collideWith will claim a collision is at infinite distance
3 participants