chore: update changelog

This commit is contained in:
Sébastien Crozet
2024-05-05 16:16:08 +02:00
committed by Sébastien Crozet
parent 0d76a55d80
commit 89fcd4d281

View File

@@ -6,6 +6,8 @@
- Fix kinematic bodies not being affected by gravity after being switched back to dynamic.
- Fix regression on contact force reporting from contact force events.
- Fix kinematic character controller getting stuck against vertical walls.
- Fix joint limits/motors occasionally not being applied properly when one of the attached
rigid-bodies is fixed.
### Added