aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/rigid_body_components.rs
AgeCommit message (Expand)Author
2021-07-11impl more traits for componentsWaridley
2021-06-08Track the rigid-body graph IDs inside of the JointSet instead of RigidBodyIdsCrozet Sébastien
2021-06-01Add ActiveCollisionTypes to easily enable collision-detection between two non...Crozet Sébastien
2021-06-01Add velocity-based kinematic bodiesCrozet Sébastien
2021-06-01Rework the event systemCrozet Sébastien
2021-04-30Add comments.Crozet Sébastien
2021-04-27Fix regression in CCD resolution.Crozet Sébastien
2021-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien