mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
d7fc20c484
# Objective Fixes #13535. ## Solution I implemented `Reflect` for close to all math types now, except for some types that it would cause issues (like some boxed types). ## Testing - Everything seems to still build, will await CI though. --- ## Changelog - Made close to all math types implement `Reflect`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |