Skip to content

Fix 3D collider-from-mesh feature#921

Merged
Jondolf merged 1 commit intomainfrom
fix-3d-collider-from-mesh
Jan 17, 2026
Merged

Fix 3D collider-from-mesh feature#921
Jondolf merged 1 commit intomainfrom
fix-3d-collider-from-mesh

Conversation

@Jondolf
Copy link
Member

@Jondolf Jondolf commented Jan 17, 2026

Objective

Mesh::generate_tangents requires the bevy_mikktspace feature. Avian currently doesn't compile if collider-from-mesh is enabled but bevy/bevy_mikktspace isn't.

Solution

Enable bevy_mikktspace for collider-from-mesh in 3D.

@Jondolf Jondolf added P-Compile-Failure A failure to compile Avian D-Trivial Nice and straightforward! A great choice to get started with Avian labels Jan 17, 2026
@Jondolf Jondolf enabled auto-merge (squash) January 17, 2026 01:32
@Jondolf Jondolf merged commit 53443b1 into main Jan 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

D-Trivial Nice and straightforward! A great choice to get started with Avian P-Compile-Failure A failure to compile Avian

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant