mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
4563e69e06
This is a version of #2195 which addresses the `glam` breaking changes. Also update hexasphere to ensure versions of `glam` are matching |
||
---|---|---|
.. | ||
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)