-
Notifications
You must be signed in to change notification settings - Fork 199
Problems With DDS Viewing #767
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingformat pluginRequires deployment or development of an image format pluginRequires deployment or development of an image format plugin
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingformat pluginRequires deployment or development of an image format pluginRequires deployment or development of an image format plugin
Environment:
Information:
There seems to be quite a few problems with viewing .dds files. While images with the linear color format open just fine, the application seems unable to read the image data when the color format is set to sRGB (error 4).
Also, if the DDS file has mipmaps, a bug will occur where the viewer will automatically start switching to the lower resolution maps every second, similar to a slideshow, and there is no option to toggle between them.