mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
b88ff154f2
# Objective - Fixes #9552 ## Solution - Only n_pixels bytes of data was being copied instead of 1 byte per component, i.e. n_pixels * 4 --- ## Changelog - Fixed: loading of Rgb8 ktx2 files. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |