aboutsummaryrefslogtreecommitdiff
path: root/src_testbed/lib.rs
AgeCommit message (Collapse)Author
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 contact manifold, SAT, and some shapes.Crozet Sébastien
2020-12-21cargo fmtrezural
2020-12-21add HarnessState to callbacks, move HarnessPlugin to src_testbed/harness/pluginrezural
2020-12-21add pluginsrezural
cargo fmt
2020-12-21harnessrezural
make harness a public mod, make harness.state public
2020-12-20extract PhysicsState, PhysicsSnapshot & PhysicsEventsrezural
cargo fmt changes to make rapier compile
2020-11-19Remove traces of the `fluids` feature.Crozet Sébastien
2020-11-19Remove the Salva integration code from rapier + add a plugin system to the ↵Crozet Sébastien
testbed.
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet