mirror of
https://github.com/bevyengine/bevy
synced 2024-12-19 01:23:09 +00:00
2fbad7d845
# 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. |
||
---|---|---|
.. | ||
basis.rs | ||
compressed_image_saver.rs | ||
dds.rs | ||
exr_texture_loader.rs | ||
hdr_texture_loader.rs | ||
image.rs | ||
image_loader.rs | ||
image_texture_conversion.rs | ||
ktx2.rs | ||
lib.rs |