bevy/crates/bevy_mesh/src
aloucks edba54adac
Fix mesh tangent attribute matching in mesh transform operations (#17992)
Fixes #17170

# Objective

Tangents are not currently transformed as described in #17170. I came
across this while working on #17989 and it seemed like low hanging
fruit.
2025-03-07 17:39:42 +00:00
..
primitives
conversions.rs
index.rs
lib.rs
mesh.rs
mikktspace.rs
morph.rs
skinning.rs
vertex.rs