Commit Graph

11 Commits

Author SHA1 Message Date
Crozet Sébastien
1e0f76b02c Add a 2D demo for locking rotation. 2020-11-30 15:41:32 +01:00
Crozet Sébastien
da5f47df47 Move the infinite fall debug example to the 3D examples.
All our other debug examples were there.
2020-11-10 17:03:28 +01:00
Sébastien Crozet
2102aeb422 Merge pull request #30 from robert-hrusecky/infinite_fall_memory
Infinite fall memory fix for #14
2020-11-10 16:58:00 +01:00
Crozet Sébastien
db337c5df6 Add damping support + demos. 2020-11-03 15:34:01 +01:00
Crozet Sébastien
502be0245c Add restitution. 2020-11-03 11:22:30 +01:00
Robert Hrusecky
bcec54ef31 Merge branch 'master' into infinite_fall_memory
Fix merge conflict resulting from "axii" spelling correction
2020-10-29 18:09:41 -05:00
Crozet Sébastien
380c204151 Add collision groups demos. 2020-10-27 14:35:01 +01:00
Robert Hrusecky
1e0b4dcd1d Example to isolate memory leak issue 2020-10-05 18:42:43 -05:00
Crozet Sébastien
e7466e2f69 Move 2D benchmarks into their own directory/crate. 2020-09-28 10:24:42 +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