Skip to content

CompressedImageSaver improvements#23567

Draft
JMS55 wants to merge 9 commits intobevyengine:mainfrom
JMS55:compressed-image-saver2
Draft

CompressedImageSaver improvements#23567
JMS55 wants to merge 9 commits intobevyengine:mainfrom
JMS55:compressed-image-saver2

Conversation

@JMS55
Copy link
Copy Markdown
Contributor

@JMS55 JMS55 commented Mar 29, 2026

Objective

  • Describe the objective or issue this PR addresses.
  • If you're fixing a specific issue, say "Fixes #X".

Closes #14671.

Solution

  • Describe the solution used to achieve the objective above.

Testing

  • Did you test these changes? If so, how?
  • Are there any parts that need more testing?
  • How can other people (reviewers) test your changes? Is there anything specific they need to know?
  • If relevant, what platforms did you test these changes on, and are there any important ones you can't test?

Showcase

This section is optional. If this PR does not include a visual change or does not add a new feature, you can delete this section.

  • Help others understand the result of this PR by showcasing your awesome work!
  • If this PR adds a new feature or public API, consider adding a brief pseudo-code snippet of it in action
  • If this PR includes a visual change, consider adding a screenshot, GIF, or video
    • If you want, you could even include a before/after comparison!
  • If the Migration Guide adequately covers the changes, you can delete this section

While a showcase should aim to be brief and digestible, you can use a toggleable section to save space on longer showcases:

Click to view showcase
println!("My super cool code.");

@JMS55 JMS55 added the A-Assets Load files from disk to use for things like images, models, and sounds label Mar 29, 2026
@github-project-automation github-project-automation bot moved this to Needs SME Triage in Assets Mar 29, 2026
@alice-i-cecile alice-i-cecile added C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels Mar 29, 2026
@beicause
Copy link
Copy Markdown
Contributor

beicause commented Apr 1, 2026

FYI I'm working on a basisu asset processor in beicause/bevy_basisu_loader#33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets Load files from disk to use for things like images, models, and sounds C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

Improve CompressedImageSaver

3 participants