Skip to content

Fix Y-flipped texture output from BoundTexture::writeToFile

Jonathan Kunstwald requested to merge feature/jk-wip into develop
  • Added SurfaceData::getFlippedData() which returns a Y-flipped copy of the raw data
  • Used in all texture export methods

Merge request reports