File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.25.0 (19 Feb. 2024)
4+
5+ ### Modified
6+ - Update to bevy ` 0.13 ` .
7+
38## v0.24.0 (27 Jan. 2024)
49The main highlight of this release is the implementation of a new non-linear constraints solver for better stability
510and increased convergence rates. See [ #579 ] ( https://github.com/dimforge/rapier/pull/579 ) for additional information.
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_rapier2d"
3- version = " 0.24 .0"
3+ version = " 0.25 .0"
44authors = [" Sébastien Crozet <developer@crozet.re>" ]
55description = " 2-dimensional physics engine in Rust, official Bevy plugin."
66documentation = " http://docs.rs/bevy_rapier2d"
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_rapier3d"
3- version = " 0.24 .0"
3+ version = " 0.25 .0"
44authors = [" Sébastien Crozet <developer@crozet.re>" ]
55description = " 3-dimensional physics engine in Rust, official Bevy plugin."
66documentation = " http://docs.rs/bevy_rapier3d"
You can’t perform that action at this time.
0 commit comments