Skip to content

Update ktx2 to 0.4.0 #19073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 5, 2025
Merged

Update ktx2 to 0.4.0 #19073

merged 2 commits into from
May 5, 2025

Conversation

rparrett
Copy link
Contributor

@rparrett rparrett commented May 5, 2025

Objective

Adopted #19065
Closes #19065

Updates the requirements on ktx2 to permit the latest version.

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.

dependabot bot and others added 2 commits May 5, 2025 07:09
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](BVE-Reborn/ktx2@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: ktx2
  dependency-version: 0.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@rparrett rparrett changed the title Ktx2 0.4.0 Update ktx2 to 0.4.0 May 5, 2025
@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on labels May 5, 2025
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label May 5, 2025
@mockersf mockersf added this pull request to the merge queue May 5, 2025
Merged via the queue into bevyengine:main with commit 831fe30 May 5, 2025
43 checks passed
@github-project-automation github-project-automation bot moved this to Done in Rendering May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants