assimp/code/FBX
Gordon MacPherson 74d2eb842b Fixed armature being marked as 'limbnode'
This also fixes issue with root bone overwritten - which should not happen as it is a hack.

Before the behaviour would create an additional bone which would end up breaking animations completely on import.

Additionally this fixes required bones being removed.

Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>
2019-08-08 01:02:30 +01:00
..
FBXAnimation.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXBinaryTokenizer.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXCommon.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXCompileConfig.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXConverter.cpp Fixed armature being marked as 'limbnode' 2019-08-08 01:02:30 +01:00
FBXConverter.h Fixed armature being marked as 'limbnode' 2019-08-08 01:02:30 +01:00
FBXDeformer.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXDocument.cpp Fixed armature being marked as 'limbnode' 2019-08-08 01:02:30 +01:00
FBXDocument.h Add unittest for json. 2019-07-12 16:08:51 +02:00
FBXDocumentUtil.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXDocumentUtil.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportNode.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportNode.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportProperty.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportProperty.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExporter.cpp Fixed armature being marked as 'limbnode' 2019-08-08 01:02:30 +01:00
FBXExporter.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXImportSettings.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXImporter.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXImporter.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXMaterial.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXMeshGeometry.cpp Fixed armature being marked as 'limbnode' 2019-08-08 01:02:30 +01:00
FBXMeshGeometry.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXModel.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXNodeAttribute.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXParser.cpp closes https://github.com/assimp/assimp/issues/340: start integrating assimp2json. 2019-07-11 17:37:31 +02:00
FBXParser.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXProperties.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXProperties.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXTokenizer.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXTokenizer.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXUtil.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXUtil.h Reorg of code. 2019-06-06 14:45:43 +02:00