Commit Graph

165 Commits

Author SHA1 Message Date
Sébastien Crozet
1b7e343266 Add CI. 2020-09-01 17:39:49 +02:00
Sébastien Crozet
fc0b3bf394 Mass properties: add a max number of iterations for the local-frame rotation computation. 2020-09-01 17:35:32 +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
ce26fe1077 Add compound demo. 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
c286f44c4e Constraint solver: properly take non-zero center of masses into account. 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
cc05bad041 Release v0.1.3 2020-08-27 09:08:17 +02:00
Sébastien Crozet
3b000f90bf Fix BroadPhase proxy handle recycling causing a crash. 2020-08-27 09:08:17 +02:00
sebcrozet
cd3d4e0bff Remove non-existing folders from the workspace. 2020-08-25 23:44:05 +02:00
Sébastien Crozet
f2c118e013 Fix links in Cargo.toml. 2020-08-25 22:25:49 +02:00
Sébastien Crozet
d8f46c4902 Fix Rapier logo in README. 2020-08-25 22:17:55 +02:00
Sébastien Crozet
754a48b7ff First public release of Rapier. 2020-08-25 22:10:25 +02:00