aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/joint/spherical_joint.rs
AgeCommit message (Expand)Author
2024-01-27Fix clippy and enable clippy on CISébastien Crozet
2023-03-26Add missing importSébastien Crozet
2023-03-26Add methods to customize a SphericalJoint’s local reference frames.Sébastien Crozet
2022-07-03Add the ability to disable contacts between two rigid-bodies attached by jointsSébastien Crozet
2022-03-20Fix warnings and add comments.Sébastien Crozet
2022-03-20Joint API and joint motors improvementsSébastien Crozet
2022-01-23Run cargo fmtSébastien Crozet
2022-01-23add defaults for the several structszhguchev
2022-01-02Implement multibody joints and the new solverSébastien Crozet