Release v0.21.0 (#665)
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
## Unreleased
|
||||
## v0.21.0 (23 June 2024)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix `NaN` values appearing in bodies translation and rotation after a simulation step with a delta time equal to 0 ([#660](https://github.com/dimforge/rapier/pull/660)).
|
||||
- Fix `NaN` values appearing in bodies translation and rotation after a simulation step with a delta time equal to
|
||||
0 ([#660](https://github.com/dimforge/rapier/pull/660)).
|
||||
- Fix crash in the SAP broad-phase when teleporting an object.
|
||||
|
||||
### Modified
|
||||
|
||||
- Update to `nalgebra` 0.33 and `parry` 0.16.
|
||||
- `solve_character_collision_impulses` collisions parameter is now an iterator over references.
|
||||
|
||||
## v0.20.0 (9 June 2024)
|
||||
|
||||
Reference in New Issue
Block a user