Add support of 64-bits reals.
This commit is contained in:
@@ -22,7 +22,7 @@ parallel = [ "rapier3d/parallel", "num_cpus" ]
|
||||
other-backends = [ "physx", "physx-sys", "glam", "nphysics3d" ]
|
||||
|
||||
[dependencies]
|
||||
nalgebra = "0.23"
|
||||
nalgebra = "0.24"
|
||||
kiss3d = { version = "0.28", features = [ "conrod" ] }
|
||||
rand = "0.7"
|
||||
rand_pcg = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user