mirror of
https://github.com/H-uru/korman.git
synced 2025-07-14 02:27:36 -04:00
Export all images right-side up. OpenGL flips them because fail, so we have to do a bit of work to correct that. Thankfully, this operation is not as slow as I thought. NOTE TO SELF: remember, texture page updating would be nice to have...