![]() # Objective Adopted #19065 Closes #19065 Updates the requirements on [ktx2](https://github.com/BVE-Reborn/ktx2) to permit the latest version. - [Release notes](https://github.com/BVE-Reborn/ktx2/releases) - [Changelog](https://github.com/BVE-Reborn/ktx2/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/BVE-Reborn/ktx2/compare/v0.3.0...v0.4.0) # Overview - Some renames - A `u8` became `NonZero<u8>` - Some methods return a new `Level` struct with a `data` member instead of raw level data. # Testing - Passed CI locally - Ran several examples which utilize `ktx2` files: `scrolling_fog`, `mixed_lighting`, `skybox`, `lightmaps`. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
basis.rs | ||
compressed_image_saver.rs | ||
dds.rs | ||
dynamic_texture_atlas_builder.rs | ||
exr_texture_loader.rs | ||
hdr_texture_loader.rs | ||
image_loader.rs | ||
image_texture_conversion.rs | ||
image.rs | ||
ktx2.rs | ||
lib.rs | ||
texture_atlas_builder.rs | ||
texture_atlas.rs |