FBX2glTF/src/utils
Par Winzell 91d11c88b7 Do the right thing with empty directory path.
When we convert a file that's in our CWD, on Unix the folder component
of the path will simply be "", whereas opendir() wants ".".

I want to take another more substantial pass at texture resolution, once
we're out of urgent bugfix mode.
2017-10-25 12:02:25 -07:00
..
File_Utils.cpp Do the right thing with empty directory path. 2017-10-25 12:02:25 -07:00
File_Utils.h Copy texture files to output dir when appropriate. (#23) 2017-10-23 19:30:51 -07:00
Image_Utils.cpp Initial commit. 2017-10-13 01:55:11 -07:00
Image_Utils.h Further improvemens to texture resolution. (#16) 2017-10-20 09:42:39 -07:00
String_Utils.cpp Initial commit. 2017-10-13 01:55:11 -07:00
String_Utils.h Further improvemens to texture resolution. (#16) 2017-10-20 09:42:39 -07:00