bevy/crates/bevy_sprite
CatThingy 5e71d7f833 Call mesh2d_tangent_local_to_world with the right arguments (#6209)
# Objective

Allow `Mesh2d` shaders to work with meshes that have vertex tangents
## Solution

Correctly pass `mesh.model` into `mesh2d_tangent_local_to_world`
2022-10-09 16:21:42 +00:00
..
src Call mesh2d_tangent_local_to_world with the right arguments (#6209) 2022-10-09 16:21:42 +00:00
Cargo.toml remove copyless (#6100) 2022-09-27 18:11:40 +00:00