Torque3D/Engine/source/ts/assimp
OTHGMars 241846bc69 Fix for importing animated skinned meshes.
Scale is negated in inverse bind matrices.
Vertex weights are normalized (glTF importer is limited to 4 weights per vert).
Fixed interpolation for animations where the first frame is not at 0.0.
Allows cached.dts version of assimp imported shapes to be loaded.
2019-04-25 16:02:22 -04:00
..
assimpAppMaterial.cpp Additional filters for material names. 2019-04-22 06:53:29 -04:00
assimpAppMaterial.h Material initialization. 2019-04-22 00:08:15 -04:00
assimpAppMesh.cpp Fix for importing animated skinned meshes. 2019-04-25 16:02:22 -04:00
assimpAppMesh.h Copies Collada import options to Assimp. 2019-04-15 18:57:24 -04:00
assimpAppNode.cpp Fix for importing animated skinned meshes. 2019-04-25 16:02:22 -04:00
assimpAppNode.h Sequence timing options. 2019-04-22 06:52:59 -04:00
assimpAppSequence.cpp Fix for importing animated skinned meshes. 2019-04-25 16:02:22 -04:00
assimpAppSequence.h Sequence timing options. 2019-04-22 06:52:59 -04:00
assimpShapeLoader.cpp Fix for importing animated skinned meshes. 2019-04-25 16:02:22 -04:00
assimpShapeLoader.h Embedded texture extraction. 2019-04-21 23:59:40 -04:00