aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/mod.rs
AgeCommit message (Expand)Author
2021-02-19Complete the implementation of non-simd joint motor for the revolute joint.Crozet Sébastien
2021-02-11Start experimenting with a generic joint implementation for joint drives.Crozet Sébastien
2021-01-24Rename cdl to parry.Crozet Sébastien
2021-01-21Allow several rules for combining friction/restitution coefficients.Crozet Sébastien
2021-01-20Add 3D convex decomposition example.Crozet Sébastien
2020-12-29Remove some irrelevant code.Crozet Sébastien
2020-12-29Move all the contact manifold computations out of Rapier.Crozet Sébastien
2020-12-29Outsource the Shape trait, wquadtree, and shape types.Crozet Sébastien
2020-11-25Properly track some user-initiatied rigid-body modifications.Crozet Sébastien
2020-10-20Add cone support.Crozet Sébastien
2020-10-13Fix cylinder inertia tensor computation.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet