Cargo Features

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

[dependencies]
bevy-tnua-xpbd3d = { version = "0.4.0", features = ["f64"] }
default

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

Enables parry-f32 of bevy_xpbd_3d

bevy_xpbd_3d:

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

f64

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

bevy-tnua-xpbd3d has 2 features without comments.