Disable Alpha channel while keeping RGB (or combo) channels enabled.
Currently you can only view channels separately or ALL at once.
I work with many textures for my game development work and need to view them in a great image viewer program, love ImageGlass for this, however some old game textures I'm working with use alpha channels as their specular and cannot view them properly in ImageGlass with the alpha channel being enabled all times (Since "ALL" button enables everything). It would be awesome if we could view textures with RGB on (or any combination of RGB channels) but alpha disabled. Could we be able to combine on/off view states for channels in the current menu to solve this issue?.
Cheers!
@Polylemongon Thanks for the suggestion, can you send me the sample files and some screenshots of the expectation?
@d2phap This isn't necessarily the old texture's fault, this is overall any game texture that has an alpha channel.
In this .zip you will find original .tga textures (old game texture and a new game texture) as well as screenshots on how they look currently in IG and a mockup of how we should see textures by just disabling alpha only and keeping RGB enabled or any combination.
Now that we're making a trial of more than one floating tool window, I think this is another good candidate. The existing menu based system is a little awkward, even when cycling channels for a single image.
Something like:
The "all" checkbox could be a toggle between All/None to quickly set or clear all channels.
Benefits:
- User can choose one or more channels to view or not view
- View channel 'state' is obvious [I got weirded out at one point because I inadvertently left the view channel menu to 'red' and wondered why all my images looked grey!]
- Easier to use?
Hey, this feature would be really usefull for me too, for gamedev but also 3D art in general.
If doing that menu like proposed by fire-eggs is too complexe, just an option to disable alpha computation on color channel could be handy, because when I see a color channel I don't except alpha to be applied to it.
Thanks
This would be an extremely nice feature to have - I work a lot with packed textures that store roughness and other such things in their alpha channels which requires me to have a separate image viewing program solely to be able to properly see them.
A toggle in the settings menu to disable viewing the alpha when viewing just one of the RGB channels would work great for this purpose too, albeit less flexible than the checkbox idea.
I second this, channel packed textures are unfortunately interpreted wrongly in both IrfanView and ImageGlass, and I don't see any other alternatives other than just loading it in an actual image manipulation program like Photoshop.