bevy/crates/bevy_render/src/mesh
Tygyh e9343b052f
Support calculating normals for indexed meshes (#11654)
# Objective

- Finish #3987

## Solution

- Rebase and fix typo.

Co-authored-by: Robert Bragg <robert@sixbynine.org>
2024-03-25 19:09:24 +00:00
..
mesh Support calculating normals for indexed meshes (#11654) 2024-03-25 19:09:24 +00:00
primitives change doc for SphereKind::Ico to reflect that the triangles are equa… (#12482) 2024-03-15 03:32:52 +00:00
mod.rs Meshlet rendering (initial feature) (#10164) 2024-03-25 19:08:27 +00:00
morph.rs Reflect default in some types on bevy_render (#12580) 2024-03-19 22:50:17 +00:00