| Age | Commit message (Collapse) | Author |
|
Small refactor of IntegrationParameters
|
|
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
|
|
|
|
Makes it easier to verify the default values mentioned in the docstrings.
|
|
|
|
This help readability a lot
|
|
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
|