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
amzn-mike fc75dd5fda
Fix python fbx tests (#2171)
* Update fbx test dbgsg files

Remove rc products from fbx test expected output
Update warning counts for 2 of the tests - these are due to missing material properties
Add SkipAtomOutput setting to disable atom material and mesh processing in scene as these pull in a lot of external dependencies to Process
Removed BlendShapeData and MeshData debug output of positions/normals/faces
Updated ManifestImportRequestHandler to remove warning about Joining 2 absolute paths
Updated AssImpMaterialImporter to use new GenerateRelativeSourcePath API to fix issue where relative path generation failed with tmp project directories

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add comment for setting

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add override dbgsg file to python test

The mesh optimizer specifically avoids creating optimized nodes for nodes that are not selected, resulting in a different scene graph that requires a different dbgsg file to compare with

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Replace hardcoded passing of specific registry setting to instead pass all registry settings to AssetBuilder

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 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 Shorten copyright headers by splitting into 2 lines (#2213) 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 Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpImporterUtilities.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssImpMaterialImporter.cpp Fix python fbx tests (#2171) 4 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 Shorten copyright headers by splitting into 2 lines (#2213) 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