File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.25.2
2+
3+ - Add the ` encase ` feature to enable implementation of ` encase::ShaderType ` for primitive shapes.
4+ - Fix regression in shape-vs-composite-shape contact calculation.
5+
16## 0.25.1
27
38- Fix point-projection of a ball on a voxels shape containing empty chunks (e.g. after voxels removal).
Original file line number Diff line number Diff line change 11[package ]
22name = " parry2d-f64"
3- version = " 0.25.1 "
3+ version = " 0.25.2 "
44authors = [" Sébastien Crozet <developer@crozet.re>" ]
55
66description = " 2 dimensional collision detection library in Rust. 64-bit precision version."
Original file line number Diff line number Diff line change 11[package ]
22name = " parry2d"
3- version = " 0.25.1 "
3+ version = " 0.25.2 "
44authors = [" Sébastien Crozet <developer@crozet.re>" ]
55
66description = " 2 dimensional collision detection library in Rust."
Original file line number Diff line number Diff line change 11[package ]
22name = " parry3d-f64"
3- version = " 0.25.1 "
3+ version = " 0.25.2 "
44authors = [" Sébastien Crozet <developer@crozet.re>" ]
55
66description = " 3 dimensional collision detection library in Rust. 64-bits precision version."
Original file line number Diff line number Diff line change 11[package ]
22name = " parry3d"
3- version = " 0.25.1 "
3+ version = " 0.25.2 "
44authors = [" Sébastien Crozet <developer@crozet.re>" ]
55
66description = " 3 dimensional collision detection library in Rust."
You can’t perform that action at this time.
0 commit comments