aboutsummaryrefslogtreecommitdiff
path: root/src/data/arena.rs
AgeCommit message (Expand)Author
2022-01-23Run cargo fmtSébastien Crozet
2022-01-23add defaults for the several structszhguchev
2022-01-16Fix some solver issuesSébastien Crozet
2021-04-30Add comments.Crozet Sébastien
2021-04-26Split rigid-bodies and colliders into multiple componentsCrozet Sébastien
2021-01-24Rename cdl to parry.Crozet Sébastien
2020-12-29Remove some irrelevant code.Crozet Sébastien
2020-12-29Move all the contact manifold computations out of Rapier.Crozet Sébastien
2020-12-29Outsource the Shape trait, wquadtree, and shape types.Crozet Sébastien
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet