dimforge / rapier

2D and 3D physics engines focused on performance.
https://rapier.rs
Apache License 2.0
3.77k stars 235 forks source link

delta_time being 0 results in incorrect simulation #659

Closed Vrixyz closed 1 week ago

Vrixyz commented 1 week ago

context: https://github.com/dimforge/bevy_rapier/issues/535

Reproduction steps