Outsource the Shape trait, wquadtree, and shape types.

This commit is contained in:
Crozet Sébastien
2020-12-14 15:51:43 +01:00
parent 9bf1321f8f
commit cc6d1b9730
47 changed files with 444 additions and 3363 deletions

View File

@@ -84,7 +84,7 @@ pub fn main() {
("Restitution", restitution3::init_world),
("Stacks", stacks3::init_world),
("Sensor", sensor3::init_world),
("Trimesh", trimesh3::init_world),
("TriMesh", trimesh3::init_world),
("Keva tower", keva3::init_world),
(
"(Debug) add/rm collider",