mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
d454db8e58
# Objective
- Rename `Pickable` to `PickingBehavior` to counter the easily-made
assumption that the component is required. It is optional
- Fix and clarify documentation
- The docs in `crates/bevy_ui/src/picking_backend.rs` were incorrect
about the necessity of `Pickable`
- Plus two minor code quality changes in this commit
(
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |