Fix the parallel solver to work properly with CCD.
This commit is contained in:
@@ -3,6 +3,7 @@ name = "rapier-examples-3d"
|
||||
version = "0.1.0"
|
||||
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
|
||||
edition = "2018"
|
||||
default-run = "all_examples3"
|
||||
|
||||
[features]
|
||||
parallel = [ "rapier3d/parallel", "rapier_testbed3d/parallel" ]
|
||||
|
||||
Reference in New Issue
Block a user