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

Allow full visibility of transparent textures #183

Open
JannikGM opened this issue Feb 23, 2021 · 0 comments
Open

Allow full visibility of transparent textures #183

JannikGM opened this issue Feb 23, 2021 · 0 comments

Comments

@JannikGM
Copy link
Contributor

We have a couple of RGBA textures which have alpha = 0.0 for the majority of the pixels, but it contains important information in the RGB channels. It's currently impossible to tell what the contents of the pixels are, because only the checkerboard pattern shows in the sidebar.

The texture viewer should separate RGB and Alpha, and display RGB for the colors, and alpha as grayscale.
A checkbox to display the texture opaque, or to mask/unmask channel visibility could also work.

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

No branches or pull requests

1 participant