mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
1bc5ecda9b
Allow use of `bevy_input` types without needing `bevy_reflect`. Make `bevy_reflect` within `bevy_input` optional. It's compiled in by default. Turn on reflect in dependencies as well when this feature is on. - Did you test these changes? If so, how? I did a `cargo hack -p bevy_input --each-feature build`. Signed-off-by: Torstein Grindvik <torstein.grindvik@muybridge.com> Co-authored-by: Torstein Grindvik <torstein.grindvik@muybridge.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |