aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/velocity_constraint_element.rs
AgeCommit message (Expand)Author
2022-02-21Use WReal instead of SimdRealField everywhereSébastien Crozet
2022-01-23Improve cfm configuration using the critical damping factorSébastien Crozet
2022-01-16Fix some solver issuesSébastien Crozet
2022-01-09Allow locking individual translational axesSébastien Crozet
2022-01-02Implement multibody joints and the new solverSébastien Crozet
2021-08-08Update to nalgebra 0.29Sébastien Crozet
2021-07-30Fix emscripten build + add emscripten build to the CISébastien Crozet
2021-06-01wipTerence
2021-03-07Fix regression causing invalid contacts to be solved.Crozet Sébastien
2021-03-07Reduce code duplication between the SIMD and non-SIMD contact solve and warms...Crozet Sébastien