Skip to content
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

using non alpha channeled texture #5178

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

andristarr
Copy link
Contributor

@andristarr andristarr commented Jan 31, 2024

Connections
resolves #3824

Description
Textures appear darker when using the alpha channeled texture

Testing

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@andristarr andristarr requested a review from a team as a code owner January 31, 2024 21:23
@teoxoy teoxoy merged commit c87e3d4 into gfx-rs:trunk Feb 1, 2024
27 checks passed
@cwfitzgerald cwfitzgerald added PR: needs back-porting PR with a fix that needs to land on crates and removed PR: needs back-porting PR with a fix that needs to land on crates labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong SRGB-Ness of ETC2 Textures
3 participants