aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/joint_constraint/revolute_position_constraint.rs
AgeCommit message (Expand)Author
2021-08-08Implement limits for revolute joints.Sébastien Crozet
2021-06-01Rework the event systemCrozet Sébastien
2021-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien
2021-03-26First working version of non-linear CCD based on single-substep motion-clamping.Crozet Sébastien
2021-02-22Fix warnings.Crozet Sébastien
2021-02-19Complete the implementation of non-simd joint motor for the revolute joint.Crozet Sébastien
2021-02-17Revolute joint constraints: properly adjust the angular impulse and torque pr...Crozet Sébastien
2021-02-04Make clippy a bit happierEmil Ernerfeldt
2021-01-21Rotation locking: apply filter only to the world inertia properties to fix th...Crozet Sébastien
2021-01-04Add support of 64-bits reals.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet