Release v0.11.1
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## v0.11.1
|
||||
### Fixed
|
||||
- Fix a bug causing large moving colliders to miss some collisions after some time.
|
||||
- Fix invalid forces generated by contacts with position-based kinematic bodies.
|
||||
- Fix a bug where two colliders without parent would not have their collision computed even if the
|
||||
appropriate flags were set.
|
||||
|
||||
## v0.11.0
|
||||
Check out the user-guide for the JS/Typescript bindings for rapier. It has been fully rewritten and is now exhaustive!
|
||||
Check it out on [rapier.rs](https://www.rapier.rs/docs/user_guides/javascript/getting_started_js)
|
||||
|
||||
Reference in New Issue
Block a user