Add nalgebra to the prelude to make the macros work out of the box
This commit is contained in:
committed by
Sébastien Crozet
parent
fdd370e51a
commit
59e5d8e7f9
@@ -16,7 +16,6 @@ enhanced-determinism = [ "rapier3d/enhanced-determinism" ]
|
||||
rand = "0.8"
|
||||
getrandom = { version = "0.2", features = [ "js" ] }
|
||||
Inflector = "0.11"
|
||||
nalgebra = "0.27"
|
||||
wasm-bindgen = "0.2"
|
||||
obj-rs = { version = "0.6", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user