bevy/crates/bevy_mesh
Stepan Koltsov 2e2d669406
Add a test for Mesh::compute_smooth_normals (#16038)
# Objective

- Code is safer with tests

## Solution

- Add a test

## Testing

- Test added
2024-10-20 18:10:41 +00:00
..
src Add a test for Mesh::compute_smooth_normals (#16038) 2024-10-20 18:10:41 +00:00
Cargo.toml Remove thiserror from bevy_mesh (#15768) 2024-10-09 14:24:54 +00:00