aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/parallel_velocity_solver.rs
AgeCommit message (Expand)Author
2021-01-23Fix warnings and 2D compilation when parallelism is ON but SIMD is OFF.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-31Refactor the constraints solver code.Crozet Sébastien
2020-12-31Remove code related to point-point kinematics.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