Migrate anisotropy to feathers - #25494
Draft
tevans-3 wants to merge 7 commits into
Draft
Conversation
Member
Author
|
the current CI failure is fixed by #25492 |
tevans-3
force-pushed
the
25032_migrate_anisotropy
branch
from
August 21, 2026 01:59
a990935 to
ce44b78
Compare
tevans-3
marked this pull request as draft
August 21, 2026 17:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Objective
Addresses one part of #25032
Solution
bloom_2dto use Feathers. #25431).3d_shapesto feathers #25436) to passIsCheckedto the helperBecause the checkbox refactor touches #25436, that PR blocks this one.
Testing
cargo run --example anisotropy --features="bevy_feathers jpeg pbr_anisotropy_texture"I also tested the other callers of
feathers_option_checkboxand verified that they still work with the refactor.anisotropy.mp4