mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
189df30a83
This gets rid of multiple unsafe blocks that we had to maintain ourselves, and instead depends on library that's commonly used and supported by the ecosystem. We also get support for glam types for free. There is still some things to clear up with the `Bytes` trait, but that is a bit more substantial change and can be done separately. Also there are already separate efforts to use `crevice` crate, so I've just added that as a TODO. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |