diff options
| author | Crozet Sébastien <developer@crozet.re> | 2021-03-02 11:45:40 +0100 |
|---|---|---|
| committer | Crozet Sébastien <developer@crozet.re> | 2021-03-02 11:45:40 +0100 |
| commit | 449ed996d8941e1714f027ae44ac77010fcccfb4 (patch) | |
| tree | 81e3ee8719a7941d3f79dec01c44a1ea3da8da15 /CHANGELOG.md | |
| parent | a2da237a8a6d977b4af3a3505a7040001c30737a (diff) | |
| download | rapier-0.6.1.tar.gz rapier-0.6.1.tar.bz2 rapier-0.6.1.zip | |
Release v0.6.1v0.6.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d59855e..e357e0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.6.1 +### Fixed +- Fix a determinism problem that may happen after snapshot restoration, if a rigid-body is sleeping at + the time the snapshot is taken. + ## v0.6.0 ### Added The support of **dominance groups** have been added. Each rigid-body is part of a dominance group in [-127; 127] |
