bevy/crates/bevy_transform
Zachary Harrold bdc649a2d1
Remove thiserror from bevy_transform (#15761)
# Objective

- Contributes to #15460

## Solution

- Removed `thiserror` from `bevy_transform`
2024-10-09 14:27:30 +00:00
..
src Remove thiserror from bevy_transform (#15761) 2024-10-09 14:27:30 +00:00
Cargo.toml Remove thiserror from bevy_transform (#15761) 2024-10-09 14:27:30 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Transform

License Crates.io Downloads Docs Discord

This crate contains types and functions associated with the Transform component.