dimforge / rapier

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

feat: add RigidBody::copy_from and Collider::copy_from #605

Closed sebcrozet closed 3 months ago

sebcrozet commented 3 months ago

Closes #595