aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/joint_constraint/mod.rs
AgeCommit message (Expand)Author
2022-01-02Implement multibody joints and the new solverSébastien Crozet
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-04Refactor the parallel solver code the same way we did with the non-parallel s...Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet