mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
536a7bd810
# Objective `bevy_math` re-exports Glam, but doesn't have a feature for enabling `approx` for it. Many projects (including some of Bevy's own crates) need `approx`, and it'd be nice if you didn't have to manually add Glam to specify the feature for it. ## Solution Add an `approx` feature to `bevy_math`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |