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

Cubes start moving after a complete stop #85

Closed
LeshaInc opened this issue Jul 18, 2023 · 2 comments · Fixed by #90
Closed

Cubes start moving after a complete stop #85

LeshaInc opened this issue Jul 18, 2023 · 2 comments · Fixed by #90
Labels
C-Bug Something isn't working

Comments

@LeshaInc
Copy link
Contributor

Cubes start moving after a complete stop, as if they are possessed:

before.mp4

The issue is mitigated by enabling f64 precision.

Note that it happens even when objects are close to (0, 0) and is unrelated to #84: I've tested both with and without the PR, same result.

@Jondolf Jondolf added the C-Bug Something isn't working label Jul 18, 2023
@Jondolf
Copy link
Owner

Jondolf commented Jul 18, 2023

Related to #2 (the end), but this one is more up to date and focused on the drifting

@Jondolf
Copy link
Owner

Jondolf commented Jul 20, 2023

This is fixed by #90 in terms of collisions against convex meshes like the ground in that video, but I had some problems with non-convex collisions, so there's a separate issue for that: #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants