bevy/crates/bevy_mesh/src
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
..
primitives Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00
conversions.rs Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00
index.rs Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00
lib.rs
mesh.rs
mikktspace.rs Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00
morph.rs Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00
skinning.rs
vertex.rs Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00