bevy/crates/bevy_mesh/src/primitives
Zachary Harrold 80fe269349
Remove thiserror from bevy_mesh (#15768)
# Objective

- Contributes to #15460

## Solution

- Removed `thiserror` from `bevy_mesh`
2024-10-09 14:24:54 +00:00
..
dim3 Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00
dim2.rs introduction of ConvexPolygon and ConvexPolygonMeshBuilder (#15544) 2024-10-08 15:02:38 +00:00
extrusion.rs introduction of ConvexPolygon and ConvexPolygonMeshBuilder (#15544) 2024-10-08 15:02:38 +00:00
mod.rs Split out bevy_mesh from bevy_render (#15666) 2024-10-06 14:18:11 +00:00