FBX2glTF/src
Par Winzell 075dc4a8c3 Fix and improve inheritance warnings.
We were warnings against eInheritRSrs, which is actually the one type of
ineritance we're good with. It's eInheritRrSs we should freak out about.

That said, no need to do it for the root node -- at that point there is
no global transform to worry about.
2017-10-27 15:47:49 -07:00
..
glTF Further improvemens to texture resolution. (#16) 2017-10-20 09:42:39 -07:00
utils Do the right thing with empty directory path. 2017-10-25 12:02:25 -07:00
FBX2glTF.h Initial commit. 2017-10-13 01:55:11 -07:00
Fbx2Raw.cpp Fix and improve inheritance warnings. 2017-10-27 15:47:49 -07:00
Fbx2Raw.h Initial commit. 2017-10-13 01:55:11 -07:00
Raw2Gltf.cpp Merge pull request #15 from robertlong/master 2017-10-24 11:32:48 -07:00
Raw2Gltf.h Copy texture files to output dir when appropriate. (#23) 2017-10-23 19:30:51 -07:00
RawModel.cpp Use standard library log2f. 2017-10-27 15:31:32 -07:00
RawModel.h RawSurface.skinRigid not used. 2017-10-27 15:31:32 -07:00
main.cpp Fix the --keep-attribute option. 2017-10-24 08:50:46 -07:00
mathfu.h Initial commit. 2017-10-13 01:55:11 -07:00