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

test and fix for issue #2282 (VerifyError while creating AXIS_SWEEP_3 space) #2283

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

stephengold
Copy link
Member

This PR solves issue #2282 in jme3-jbullet and adds a simple test to jme3-examples.
The solution is simply to update the jbullet library to the latest version (1.0.3).
Note that issue #2282 doesn't affect Minie.

@stephengold stephengold added bug Something that is supposed to work, but doesn't. More severe than a "defect". Physics Issues with all kinds of Physics and their Bindings labels Jun 13, 2024
@stephengold stephengold linked an issue Jun 13, 2024 that may be closed by this pull request
@stephengold stephengold merged commit f331e79 into master Jun 14, 2024
11 checks passed
@stephengold stephengold deleted the sgold/issue/2282 branch June 14, 2024 23:18
@scenemax3d scenemax3d added this to the v3.7.0 milestone Jul 5, 2024
scenemax3d pushed a commit that referenced this pull request Jul 5, 2024
… space) (#2283)

* update the "jbullet" library to v1.0.3 to address issue #2282

* add a simple test for issue #2282
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to work, but doesn't. More severe than a "defect". Physics Issues with all kinds of Physics and their Bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VerifyError while creating an AXIS_SWEEP_3 space
2 participants