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
2025-01-08
Release v0.23.0 (#782)
HEAD
master
Sébastien Crozet
2025-01-08
Update to Parry 0.18 (#770)
Thierry Berger
2024-12-06
Remove instant dependency in favor of web-time (#767)
Thierry Berger
2024-11-19
Profiling support (#743)
Thierry Berger
2024-11-19
Fix character controller ground detection (#715)
Thierry Berger
2024-11-15
Fixes default values for wasm32 for physics hooks (#740)
Dragos Daian
2024-09-23
Fix CharacterController max/min slope handling (#701)
Thierry Berger
2024-09-16
Improve capacity handling for `ColliderSet`, `RigidBodySet`. (#726)
Bruce Mitchener
2024-09-13
ImpulseJointSet::get_mut option to wake up connected bodies (#716)
Thierry Berger
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
[next]