aboutsummaryrefslogtreecommitdiff
path: root/examples3d/compound3.rs
AgeCommit message (Expand)Author
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-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
2021-01-22Move ColliderShape out of Rapier.Crozet Sébastien
2021-01-05Add compound shape support.Crozet Sébastien
2020-09-06Move benchmark demos into their own directory.Sébastien Crozet
2020-09-01Mass properties: add a max number of iterations for the local-frame rotation ...Sébastien Crozet
2020-08-31Add compound demo.Sébastien Crozet
2020-08-31Allow the removal of a collider.Sébastien Crozet