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
Age
Commit message (
Expand
)
Author
2023-11-04
Leave the version bumps to another pr
Sébastien Crozet
2023-11-04
feat: add a checkbox to enable/disable the debug renderer in the testbed
Sébastien Crozet
2023-11-04
Changelog: specify that the bevy update is about the testbed
Sébastien Crozet
2023-11-04
Fix typo
Sébastien Crozet
2023-11-04
cargo fmt
Sébastien Crozet
2023-11-03
delete comments left over in diff
johnny-smitherson
2023-11-03
flip y coord in 3d highlight_hovered_body
johnny-smitherson
2023-11-03
edit changelog - not a breaking change, field was not pub
johnny-smitherson
2023-11-03
fix compiler warnings & mention breaking in changelog
johnny-smitherson
2023-10-29
Fix crashes on MacOS
Sébastien Crozet
2023-10-23
update bevy 0.11 - fix compile errors
johnny-smitherson
2023-10-01
Merge pull request #529 from Linentio/master
Sébastien Crozet
2023-09-30
Use the absolute value of the up attribute when calculating side_extent
Linentio
2023-09-30
Use the absolute value of the up attribute when calculating up_extent
Linentio
2023-09-09
Merge pull request #505 from mrDIMAS/master
Sébastien Crozet
2023-09-09
Merge pull request #508 from PaulL48/master
Sébastien Crozet
2023-09-09
Merge pull request #511 from Triuman/master
Sébastien Crozet
2023-09-09
Merge pull request #518 from waywardmonkeys/remove-unused-indexmap-dep
Sébastien Crozet
2023-09-09
Merge pull request #519 from waywardmonkeys/update-ci
Sébastien Crozet
2023-09-09
Merge pull request #520 from waywardmonkeys/doc-fixes
Sébastien Crozet
2023-09-09
Merge pull request #521 from waywardmonkeys/expand-wrt
Sébastien Crozet
2023-09-09
Merge pull request #522 from waywardmonkeys/doc-exclude-kinematic-dynamic-mixup
Sébastien Crozet
2023-08-28
docs: exclude kinematic/dynamic reversed in description.
Bruce Mitchener
2023-08-28
docs: Expand "wrt" to "with respect to".
Bruce Mitchener
2023-08-28
docs: Minor fixes.
Bruce Mitchener
2023-08-28
ci: Update to `actions/checkout@v3`.
Bruce Mitchener
2023-08-28
deps: Remove unused `indexmap` dep.
Bruce Mitchener
2023-08-27
Merge pull request #517 from waywardmonkeys/update-dep-num-derive
Sébastien Crozet
2023-08-28
deps: Update `num-derive` from `0.3` to `0.4`.
Bruce Mitchener
2023-08-10
fix lock_rotations doesn't work both ways
Triuman
2023-08-10
fix lock_translations doesn't work both ways
Triuman
2023-08-01
Add serde derives to structures in the control module
Paul Lane
2023-07-15
user_data for joints
Dmitry
2023-07-09
Merge pull request #501 from dimforge/more-pub-vehicle
Sébastien Crozet
2023-07-09
Give access to more vehicle controller fields
Sébastien Crozet
2023-07-08
Merge pull request #474 from dimforge/debug-render-filtering
Sébastien Crozet
2023-06-18
Merge pull request #484 from stefnotch/patch-1
Sébastien Crozet
2023-06-18
Merge pull request #491 from Benjins-automation/benjins-automated-https-upgrade
Sébastien Crozet
2023-06-18
Merge pull request #493 from Imberflur/master
Sébastien Crozet
2023-05-26
Delete mention of removed `PhysicsPipeline::step_generic`
Imbris
2023-05-20
Upgrade plain-HTTP links to HTTPS in Cargo.toml files
Benji Smith
2023-04-24
Update testbed.rs
stefnotch
2023-04-02
Merge pull request #476 from MrGunflame/builder-docrefs
Sébastien Crozet
2023-03-30
Fix doc-links for `ColliderBuilder` and `RigidBodyBuilder`
MrGunflame
2023-03-26
Fix typo
Sébastien Crozet
2023-03-26
Update Changelog
Sébastien Crozet
2023-03-26
Add a predicate to the DebugRenderBackend to filter out objects that are bein...
Sébastien Crozet
2023-03-26
Merge pull request #473 from dimforge/spherical-ref-frame
Sébastien Crozet
2023-03-26
Add missing import
Sébastien Crozet
2023-03-26
Update Changelog
Sébastien Crozet
[next]