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-08-09
Fix string serialization for broadphase multisap (regions) (#710)
Thierry Berger
2024-08-09
Fix more typos. (#712)
Bruce Mitchener
2024-08-05
`InteractionGroups` default memberships value is now `GROUP_1` (#706)
Aceeri
2024-08-05
Improve distant object panics in broad phase (#128)
Ben Harper
2024-07-20
Release v0.22.0 (#695)
v0.22.0
Sébastien Crozet
2024-07-19
More Debug derives. (#686)
Thierry Berger
2024-07-15
Fix string serialization for broadphase multisap (#675)
Thierry Berger
2024-07-08
Fix QueryFilterFlags values having a bitshift too much (#673)
Thierry Berger
2024-07-07
chore: update changelog
Sébastien Crozet
2024-07-01
Rotation gizmo for Ball 2d collider (#670)
Roman
2024-06-23
Release v0.21.0 (#665)
v0.21.0
Sébastien Crozet
2024-06-23
fix: less invasive `solve_character_collision_impulses` function (#652)
Thierry Berger
2024-06-23
Fix delta_time being 0 resulting in incorrect simulation (#660)
Thierry Berger
2024-06-13
fix: Fixed typo in castShape functions (#653)
Thierry Berger
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
[next]