dimforge / bevy_rapier

Official Rapier plugin for the Bevy game engine.
https://rapier.rs
Apache License 2.0
1.28k stars 259 forks source link

#592 Adding change check before setting position #593

Open AnthonyTornetta opened 1 month ago

AnthonyTornetta commented 1 month ago

This prevents excess work from being done in step_simulation. Fixes #592