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-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
2022-07-05
Improve the API for initializing/setting mass-properties
Sébastien Crozet
2022-06-04
Changelog: fix 0.13.0 release date
Sébastien Crozet
2022-05-31
Release v0.13.0
Sébastien Crozet
2022-05-30
CCD improvements
Sébastien Crozet
2022-04-30
Release v0.12.0
Sébastien Crozet
2022-03-20
Type fix
Sébastien Crozet
2022-03-20
Update changelog.
Sébastien Crozet
2022-03-20
Emit collision stopped events after a collider is removed.
Sébastien Crozet
[next]