| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix regression in the WASM version of the velocity solver.
|
|
|
|
Per collider mass props
|
|
|
|
Projection friction impulses on an implicit cone instead of a pyramid approximation.
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
|
|
warmstart.
|
|
|
|
approximation.
|
|
|
|
Fix https://github.com/dimforge/rapier/issues/132
|
|
Derive Clone for JointSet
|
|
|
|
Call update_world_mass_properties from RigidBody::set_mass_properties
|
|
|
|
Remove unused dependency
|
|
|
|
I is only used in simd
|
|
|
|
|
|
Fix missing sqrt when setting the angular inertia of a RigidBodyBuilder
|
|
|
|
|
|
Optional violation correction in velocity solver
|
|
|
|
Fix determinism issue after restoring a snapshot.
|
|
|
|
|
|
Release v0.6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|