aboutsummaryrefslogtreecommitdiff
path: root/benchmarks3d/joint_revolute3.rs
AgeCommit message (Collapse)Author
2022-05-30Add the option to automatically wake-up rigid-bodies a new joint is attached toSébastien Crozet
2022-03-20Rename rigid-body `static` to `fixed`Sébastien Crozet
2022-03-20Joint API and joint motors improvementsSébastien Crozet
2022-01-02Implement multibody joints and the new solverSébastien Crozet
2021-07-11Release v0.10.0v0.10.0Crozet Sébastien
2021-05-25Add prelude + use vectors for setting linvel/translation in buildersCrozet Sébastien
2021-05-16Replace Kiss3d by Bevy for the testbed renderer.Crozet Sébastien
2020-09-06Move benchmark demos into their own directory.Sébastien Crozet