mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-14 17:33:25 +00:00
Add todo.
This commit is contained in:
parent
6bb005e5cc
commit
6b68a19cc2
1 changed files with 6 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue