| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
|
|
|
|
|
|
constraints initialization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove events code
|
|
|
|
|
|
Introduce a run harness, to make running salva with rapier easier with headless.
|
|
|
|
|
|
|
|
cargo fmt
|
|
|
|
make harness a public mod, make harness.state public
|
|
Extract Physics into module, make new public
|
|
|
|
cargo fmt
changes to make rapier compile
|
|
|
|
|
|
Add a RigidBody::set_mass_properties method.
|
|
Fix a bug when applying the parallel axis theorem to the angular inertia matrix is incorrect if the mass is zero.
|