index
:
github/rapier.git
bevy-glam
broken-perf-experiments
collider_pos_in_manifold
collider_removal
disabled-flag
master
perf_experiments
public_pair_events
testbed-init-app
v0.11-maintainance
voxels
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
rapier-ci-build.yml
Age
Commit message (
Expand
)
Author
2024-12-06
Remove instant dependency in favor of web-time (#767)
Thierry Berger
2024-11-12
Use meshloader to support multiple file formats loading (#744)
Thierry Berger
2024-09-23
fix compilation for feature enhanced-determinism (#739)
Thierry Berger
2024-09-03
chore: add publish script for urdf and stl + unify all releases by de… (#727)
Thierry Berger
2024-07-23
ci: Add `typos` check (#698)
Bruce Mitchener
2024-07-22
ci: Enable same features as docs.rs in cargo doc (#697)
Bruce Mitchener
2024-07-12
ci: cargo doc step (#671)
Thierry Berger
2024-05-05
ci: Update `actions/checkout` from v3 to v4
Bruce Mitchener
2024-01-27
Fix clippy and enable clippy on CI
Sébastien Crozet
2023-08-28
ci: Update to `actions/checkout@v3`.
Bruce Mitchener
2022-04-20
CI: deny warnings again
Sébastien Crozet
2022-01-02
More warning fixes + temporarily disable -D warning in the CI
Sébastien Crozet
2022-01-02
Implement multibody joints and the new solver
Sébastien Crozet
2021-07-30
Fix emscripten build + add emscripten build to the CI
Sébastien Crozet
2021-01-23
CI: deny warnings.
Crozet Sébastien
2020-11-19
Fix CI.
Crozet Sébastien
2020-11-19
CI: add a build of the testbed with the parallel feature enabled.
Crozet Sébastien
2020-09-28
Actions: add fmt checks and WASM build.
Crozet Sébastien