aboutsummaryrefslogtreecommitdiff
path: root/src/geometry/collider_components.rs
AgeCommit message (Expand)Author
2022-07-05Improve the API for initializing/setting mass-propertiesSébastien Crozet
2022-05-30Rename STATIC -> FIXED in the ActiveCollisionTypes flagsSébastien Crozet
2022-03-20Rename rigid-body `static` to `fixed`Sébastien Crozet
2022-01-23add defaults for the several structszhguchev
2021-10-26Track the change of effective dominance of a rigid-body.Sébastien Crozet
2021-07-11impl more traits for componentsWaridley
2021-06-01Add ActiveCollisionTypes to easily enable collision-detection between two non...Crozet Sébastien
2021-06-01Rework the event systemCrozet Sébastien
2021-05-25Add prelude + use vectors for setting linvel/translation in buildersCrozet Sébastien
2021-04-30Add comments.Crozet Sébastien
2021-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien