urho
urho copied to clipboard
Red/Blue color reversal with .png files on iOS
I have a .png material that I'm using to texture a plane. It works just fine the running on Android. However on iOS, the red and blue color channels are reversed. If I convert the image to .dds then the colors are fine. This seems like a bug in .png decoding on iOS.