Add todo.

This commit is contained in:
lzwdgc 2020-03-06 14:06:40 +03:00
parent 6bb005e5cc
commit 6b68a19cc2

View file

@ -33,6 +33,12 @@
#include <stdint.h>
#include <string>
/*
TODO:
- ue4 .obj import not working (model looks ugly)
- .fbx export with link faces not working
*/
// options
bool silent = false;
bool printMaxPolygonBlock = false;