bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
329 stars 32 forks source link

Alt image (cubemap and mipmap) not updating. #149

Open bluescan opened 9 months ago

bluescan commented 9 months ago

Try doing a rotation. The mipmaps do update properly but the alt image displaying them all does not update until you save.