Commit Graph

5 Commits

Author SHA1 Message Date
max
7f17793af0 Fixed gray texture on export.
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).
2019-07-16 14:12:32 +02:00
09f7c488b9
Update README.md 2019-07-04 23:22:57 +02:00
7f5e22b3c1
Update README.md 2018-09-01 00:40:20 +02:00
Max
7c3391fd31
Update README.md 2018-08-27 08:55:04 +02:00
Max
356f5774fe
Initial commit 2018-08-27 08:47:29 +02:00