| Age | Commit message (Collapse) | Author |
|
Fix CI bench message emission for fork PRs.
|
|
|
|
CI: use trigger the bench message workfrow on a pull_request_target instead of pull_request
|
|
of pull_request.
|
|
fix cargo test -p rapier3d
|
|
|
|
Harness testbed integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run_state.time
|
|
This reverts commit aaf2872e5c8cd444d34b3503dd3380b1dcd074f2.
|
|
|
|
|
|
is currently disabled, until that is added back in
|
|
|
|
|
|
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove events code
|
|
|
|
|
|
Introduce a run harness, to make running salva with rapier easier with headless.
|
|
|
|
|
|
|
|
cargo fmt
|
|
|
|
make harness a public mod, make harness.state public
|
|
Extract Physics into module, make new public
|
|
|
|
cargo fmt
changes to make rapier compile
|
|
|
|
|