mirror of
https://github.com/bevyengine/bevy
synced 2025-02-17 14:38:34 +00:00
# Objective - Fixes #16474. ## Solution - Check that the pixel x,y,z is less than width,height,depth. - Classic off-by-one. ## Testing - Added a test. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |