Fix Y-flipped texture output from BoundTexture::writeToFile
- Added
SurfaceData::getFlippedData()
which returns a Y-flipped copy of the raw data - Used in all texture export methods
SurfaceData::getFlippedData()
which returns a Y-flipped copy of the raw data