aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/mod.rs
AgeCommit message (Expand)Author
2022-01-16Fix some solver issuesSébastien Crozet
2022-01-02Implement multibody joints and the new solverSébastien Crozet
2021-03-07Reduce code duplication between the SIMD and non-SIMD contact solve and warms...Crozet Sébastien
2021-01-04Refactor the parallel solver code the same way we did with the non-parallel s...Crozet Sébastien
2020-12-31Refactor the constraints solver code.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet