Remove the Salva integration code from rapier + add a plugin system to the testbed.

This commit is contained in:
Crozet Sébastien
2020-10-31 14:42:14 +01:00
parent c26c3af508
commit 154bc70037
14 changed files with 102 additions and 619 deletions

View File

@@ -39,7 +39,6 @@ flexbuffers = "0.1"
Inflector = "0.11"
md5 = "0.7"
[dependencies.rapier2d]
path = "../rapier2d"
version = "0.3"