aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/joint/fixed_joint.rs
AgeCommit message (Expand)Author
2024-01-27Fix clippy and enable clippy on CISé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
2021-07-11impl more traits for componentsWaridley
2021-05-25Add prelude + use vectors for setting linvel/translation in buildersCrozet Sébastien
2021-02-19Make revolute joint actuation work properly even when SIMD is enabled.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