mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 14:40:19 +00:00
ed44eb3913
# Objective Allow converting from `Dir2` to `Vec2` in generic code. Fixes #12529. ## Solution Added a `From<Dir2>` impl for `Vec2`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |