Cargo Features

bevy-tnua-avian3d has no features set by default.

[dependencies]
bevy-tnua-avian3d = { version = "0.1.1", features = ["f64"] }
default

These default features are set whenever bevy-tnua-avian3d is added without default-features = false somewhere in the dependency tree.

Enables parry-f32 of avian3d

avian3d:

We unfortunately can't reuse the f32 and f64 features for this,
because Parry uses separate crates for f32 and f64.

f64

Enables parry-f64 of avian3d, f64 of bevy-tnua-physics-integration-layer

bevy-tnua-avian3d has 2 features without comments.