We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8d1d0 commit 0b441c0Copy full SHA for 0b441c0
crates/avian2d/Cargo.toml
@@ -31,7 +31,7 @@ simd = ["parry2d?/simd-stable", "parry2d-f64?/simd-stable"]
31
parallel = [
32
"dep:thread_local",
33
"bevy/multi_threaded",
34
- "parry2d?/parallel",
+ "parry2d?/parallel",
35
"parry2d-f64?/parallel",
36
]
37
enhanced-determinism = [
0 commit comments