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
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2024-06-09
Release Rapier 0.20.0 (#651)
v0.20.0
Sébastien Crozet
2024-06-09
feat: rework QueryPipeline update API to take less parameters (#647)
Thierry Berger
2024-06-09
feat: change the character controller’s solve_character_collision_impulse...
Thierry Berger
2024-06-09
feat: add RevoluteJoint::angle to compute the revolute joint’s angle
Sébastien Crozet
2024-06-09
chore: add more comments
Sébastien Crozet
2024-06-09
chore: update changelog
Sébastien Crozet
2024-06-03
updated changelog
Thierry Berger
2024-05-25
chore: update changelog
Sébastien Crozet
2024-05-25
feat: add simple inverse-kinematics solver for multibodies (#632)
Sébastien Crozet
2024-05-05
Release v0.19.0
v0.19.0
Sébastien Crozet
2024-05-05
chore: update changelog
Sébastien Crozet
2024-05-05
chore: clippy fixes
Sébastien Crozet
2024-05-05
chore: update changelog
Sébastien Crozet
2024-05-05
Fix some typos. (#620)
Bruce Mitchener
2024-03-23
chore: update changelog
Sébastien Crozet
2024-03-23
feat: add the DefaultBroadPhase type alias
Sébastien Crozet
2024-03-23
feat: add a BroadPhaseTrait for allowing custom broad-phases
Sébastien Crozet
2024-03-23
feat: add RigidBody::copy_from and Collider::copy_from
Sébastien Crozet
2024-03-23
feat: add RigidBody::predict_position_using_velocity
Sébastien Crozet
2024-03-23
chore: update changelog
Sébastien Crozet
2024-03-23
chore: update changelog
Sébastien Crozet
2024-01-24
Release v0.18.0
v0.18.0
Sébastien Crozet
2023-12-10
chore: update changelog
Sébastien Crozet
2023-12-09
chore: update changelog
Sébastien Crozet
2023-11-04
Changelog: specify that the bevy update is about the testbed
Sébastien Crozet
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-08-28
docs: Expand "wrt" to "with respect to".
Bruce Mitchener
2023-03-26
Update Changelog
Sébastien Crozet
2023-03-26
Update Changelog
Sébastien Crozet
2023-02-26
Release v0.17.2
v0.17.2
Sébastien Crozet
2023-01-22
Release v0.17.1
v017.1
Sébastien Crozet
2023-01-15
Release v0.17.0
Sébastien Crozet
2023-01-15
Update dependencies
Sébastien Crozet
2023-01-01
Update Changelog
Sébastien Crozet
2022-12-11
Properly take initial sleeping state set by the user when creating a rigid-body
Sébastien Crozet
2022-12-11
Update parry and changelog
Sébastien Crozet
2022-12-11
Update changelog
Sébastien Crozet
2022-11-10
Release v0.16.1
v0.16.1
Sébastien Crozet
2022-10-30
Release v0.16.0
Sébastien Crozet
2022-10-30
Switch to the published parry 0.11
Sébastien Crozet
2022-10-02
Release v0.15.0
Sébastien Crozet
2022-10-02
Update CHANGELOG
Sébastien Crozet
2022-08-09
Make Collider::set_rotation and RigidBody::set_rotation take a rotation inste...
Sébastien Crozet
2022-07-09
Release v0.14
Sébastien Crozet
2022-07-08
Update changelog
Sébastien Crozet
2022-07-08
Rename restrict_translation/rotation to set_allowed_translation/rotation
Sébastien Crozet
2022-07-07
Add CHANGELOG entries
Sébastien Crozet
2022-07-07
Add ActiveEvents::CONTACT_FORCE_EVENTS for consistency with ActiveEvents::COL...
Sébastien Crozet
2022-07-05
Add methods to read the mass or volume of a collider.
Sébastien Crozet
[next]