aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/solver_constraints.rs
AgeCommit message (Expand)Author
2022-04-20First round deleting the component sets.Sébastien Crozet
2022-03-20Fix warnings and add comments.Sébastien Crozet
2022-03-20Complete the parallel solver fixSébastien Crozet
2022-03-20Second round to fix the parallel solver.Sébastien Crozet
2022-03-20Start fixing the parallel version.Sébastien Crozet
2022-01-16Fix some solver issuesSébastien Crozet
2022-01-02Implement multibody joints and the new solverSébastien Crozet
2021-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien
2021-03-30Run the position solver after the CCD motion clamping.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-31Refactor the constraints solver code.Crozet Sébastien