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/FbxSceneBuilder/Importers
amzn-mike 00a529ad74 Fix AssImpTransformImporter logic for bone nodes
For bone nodes, the Transform is computed by multiplying the parent offsetMatrix by the inverse of the node's offsetMatrix

Note that this currently disables the LimitBoneWeights option since that results in the removal of bone nodes that are not attached to a mesh.
Without the bones there is no way to retrieve the offsetMatrix, so the Transform cannot be computed correctly

Fixes LYN-3755
5 years ago
..
Utilities Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpAnimationImporter.cpp New AssImp build, just for Windows. This has the crash fix with bones. (#875) 5 years ago
AssImpAnimationImporter.h Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
AssImpBitangentStreamImporter.cpp Helios - SPEC-6963 - Fixed unused variables in release builds (#856) 5 years ago
AssImpBitangentStreamImporter.h Integrating latest 47acbe8 5 years ago
AssImpBlendShapeImporter.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpBlendShapeImporter.h Integrating latest 47acbe8 5 years ago
AssImpBoneImporter.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpBoneImporter.h Integrating latest 47acbe8 5 years ago
AssImpColorStreamImporter.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpColorStreamImporter.h Initial commit 5 years ago
AssImpImporterUtilities.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpImporterUtilities.h Integrating latest 47acbe8 5 years ago
AssImpMaterialImporter.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpMaterialImporter.h Integrating latest 47acbe8 5 years ago
AssImpMeshImporter.cpp FbxImportRequestHandler is now loaded only once per AssetBuilder and Editor + re-enabled STL support (#933) 5 years ago
AssImpMeshImporter.h Initial commit 5 years ago
AssImpSkinImporter.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpSkinImporter.h Integrating latest 47acbe8 5 years ago
AssImpSkinWeightsImporter.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpSkinWeightsImporter.h Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
AssImpTangentStreamImporter.cpp Helios - SPEC-6963 - Fixed unused variables in release builds (#856) 5 years ago
AssImpTangentStreamImporter.h Integrating latest 47acbe8 5 years ago
AssImpTransformImporter.cpp Fix AssImpTransformImporter logic for bone nodes 5 years ago
AssImpTransformImporter.h Initial commit 5 years ago
AssImpUvMapImporter.cpp Helios - SPEC-6963 - Fixed unused variables in release builds (#856) 5 years ago
AssImpUvMapImporter.h Initial commit 5 years ago
ImporterUtilities.cpp Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
ImporterUtilities.h Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
ImporterUtilities.inl Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago