You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/SceneAPI/SceneBuilder/Importers
Benjamin Jillich 8f35def25b
AssImp skeleton import improvements (#2348)
* Disabled to skip exporting a node in case there are child bones underneath, this broke motion extraction as we skipped the motion extraction node.
* Added several helper methods for getting the local space bind pose transform, finding all bones, getting the first bone for a given node name and a recursive has child bones.
* Unified the cloned get all bone methods.

Signed-off-by: Benjamin Jillich <jillich@amazon.com>
5 years ago
..
Utilities Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpAnimationImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpAnimationImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpBitangentStreamImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpBitangentStreamImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpBlendShapeImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpBlendShapeImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpBoneImporter.cpp AssImp skeleton import improvements (#2348) 5 years ago
AssImpBoneImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpColorStreamImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpColorStreamImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpImporterUtilities.cpp AssImp skeleton import improvements (#2348) 5 years ago
AssImpImporterUtilities.h AssImp skeleton import improvements (#2348) 5 years ago
AssImpMaterialImporter.cpp Fix python fbx tests (#2171) 5 years ago
AssImpMaterialImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpMeshImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpMeshImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpSkinImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpSkinImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpSkinWeightsImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpSkinWeightsImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpTangentStreamImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpTangentStreamImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpTransformImporter.cpp AssImp skeleton import improvements (#2348) 5 years ago
AssImpTransformImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpUvMapImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpUvMapImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ImporterUtilities.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ImporterUtilities.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ImporterUtilities.inl Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago