mirror of
https://github.com/bevyengine/bevy
synced 2025-01-09 03:38:55 +00:00
9f2410a4ac
* Add the from_xyz helper method to Transform * Use `from_xyz` where possible |
||
---|---|---|
.. | ||
benches | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Bevy Transform
This crate is largely a 1:1 port from legion_transform (ecs: legion, math: nalgebra) to bevy (ecs: bevy_ecs, math: glam)