aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs
AgeCommit message (Expand)Author
2024-11-19Profiling support (#743)Thierry Berger
2024-03-23fix: implement linear-coupled-motor constraint between two dynamic bodiesSébastien Crozet
2024-01-27Fix clippy and enable clippy on CISébastien Crozet
2024-01-21feat: implement new "small-steps" solver + joint improvementsSébastien Crozet
2022-03-20Add 2-axes coupling for angular joint limitsSébastien Crozet
2022-03-20Joint API and joint motors improvementsSébastien Crozet
2022-02-21Use WReal instead of SimdRealField everywhereSébastien Crozet
2022-01-09Allow locking individual translational axesSébastien Crozet
2022-01-02Implement multibody joints and the new solverSébastien Crozet