aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/interaction_groups.rs
AgeCommit message (Expand)Author
2021-02-19Make revolute joint actuation work properly even when SIMD is enabled.Crozet Sébastien
2021-01-06Fix 2D compilation.Crozet Sébastien
2021-01-04Refactor the parallel solver code the same way we did with the non-parallel s...Crozet Sébastien
2021-01-04Add support of 64-bits reals.Crozet Sébastien
2020-12-31Perform contact sorting in the narrow-phase directly.Crozet Sébastien
2020-12-29Outsource the contact manifold, SAT, and some shapes.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet