mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
# Objective - We don't have to `collect` and `sort` invisible sprites in `sprite_picking` system. ## Solution - Filter by `ViewVisibility::get()` earlier ## Testing - `sprite_picking` example still works. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |