mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 21:23:05 +00:00
b1e4512648
# Objective - Fixes #16469. ## Solution - Make the picking backend features not enabled by default in each sub-crate. - Make features in `bevy_internal` to set the backend features - Make the root `bevy` crate set the features by default. ## Testing - The mesh and sprite picking examples still work correctly. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |