mirror of
https://github.com/bevyengine/bevy
synced 2024-11-24 21:53:07 +00:00
4a1645bb8a
# Objective - Fix panic when atlas index is out of bounds - Took the chance to clean it up a bit ## Solution - Use texture dimensions like rendering pipeline. Dropped atlas layouts and indexes out of bounds are shown as a sprite. ## Testing Used sprite_picking example, drop layout and/or use indexes out of bounds. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |