Hi guys!
Recently I converted my .png textures to .dds using nvcompress and dxt1 as compression (don't need the alpha).
For some reason the textures came out flipped on the horizontal axis.
Setting the texture uAng property to PI fixes the issue, but I'm wondering where did I go wrong...?
Cheers