Crozet Sébastien
|
ba0a85a0a3
|
Fix trimesh/shape collision-detection when the trimesh was input as the second shape.
|
2020-09-28 11:01:42 +02:00 |
|
Crozet Sébastien
|
f3f2b57f88
|
Fix NaN when computing contacts between a cuboid and a perfectly vertical triangle.
|
2020-09-28 11:01:15 +02:00 |
|
Sébastien Crozet
|
ff2da7fb27
|
Move benchmark demos into their own directory.
|
2020-09-06 12:16:22 +02:00 |
|
Sébastien Crozet
|
ff3ae6a7e0
|
Run cargofmt + add rustfmt.toml
|
2020-09-01 17:48:51 +02:00 |
|
Sébastien Crozet
|
2f2a073ce4
|
Fix mass property update when adding a collider.
|
2020-09-01 17:05:24 +02:00 |
|
Sébastien Crozet
|
9622827dc6
|
Fix constraints resolution with non-identity relative collider position.
|
2020-09-01 14:02:59 +02:00 |
|
Sébastien Crozet
|
03b437f278
|
Disallow contacts between two colliders attached to the same parent.
|
2020-08-31 19:05:14 +02:00 |
|
Sébastien Crozet
|
5731b99463
|
Fix box-box CD when colliders have non-identity delta pos.
|
2020-08-31 19:05:14 +02:00 |
|
Sébastien Crozet
|
df2156ffd0
|
Allow the removal of a collider.
|
2020-08-31 19:05:14 +02:00 |
|
Sébastien Crozet
|
3b000f90bf
|
Fix BroadPhase proxy handle recycling causing a crash.
|
2020-08-27 09:08:17 +02:00 |
|
Sébastien Crozet
|
754a48b7ff
|
First public release of Rapier.
|
2020-08-25 22:10:25 +02:00 |
|