mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-02-22 06:39:36 +01:00
Fixed gray texture on export bug, it was caused by the texture scale function (during upscaling), right now it's required to have the texture dimensions be a power of 2 width/height. Optional OBJ/PNG/sprite export options. Chanaged readme. TODO: Cleanup export code. Make proper scale options (bilinear & point).