You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. open a 24 bit texture (for example a bmp)
2. export it to DDS
3. it will be 32 bit
24 bit texture should remain 24 bit.
Original issue reported on code.google.com by txsanyix on 16 Feb 2015 at 2:31