aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/island_solver.rs
AgeCommit message (Expand)Author
2021-04-01Some small performance improvements.Crozet Sébastien
2021-03-30Run the position solver after the CCD motion clamping.Crozet Sébastien
2021-03-26First working version of non-linear CCD based on single-substep motion-clamping.Crozet Sébastien
2021-02-08Apply accelerations during velocity solverEmil Ernerfeldt
2021-01-22Merge branch 'master' into split_geomCrozet Sébastien
2021-01-22IntegrationParameters: deprectate dt() and inv_dt() methodsEmil Ernerfeldt
2020-12-31Refactor the constraints solver code.Crozet Sébastien
2020-12-30Attempt to combine the position constraints initialization with the velocity ...Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet