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
jackalbe 7d91a4c08e
{LYN-3787} Fix for infinite loop in the scene builder's import phase (#747)
* This simple fix pops any node that can not be registered using it name and unique ID
* Any scene file (i.e FBX) with the three or more nodes with the same name and parent will sort of work
* After the 2nd child node with the same name and parent will be dropped on export

Tests: added the new AutomatedTesting/Assets/BadAssets/three_same_named_nodes.fbx to regress test this
5 years ago
..
ImportContexts Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
Importers ATOM-15465: Helios rollback AssImp SDK version, this fixes the rotation bug (#608) (#641) 5 years ago
Platform Integrating latest 47acbe8 5 years ago
Tests Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
CMakeLists.txt Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
DllMain.cpp Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
FbxImportRequestHandler.cpp Add newlines to the end of all files 5 years ago
FbxImportRequestHandler.h Add newlines to the end of all files 5 years ago
FbxImporter.cpp {LYN-3787} Fix for infinite loop in the scene builder's import phase (#747) 5 years ago
FbxImporter.h Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
FbxSceneBuilderConfiguration.h Initial commit 5 years ago
FbxSceneSystem.cpp Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
FbxSceneSystem.h Initial commit 5 years ago
fbxscenebuilder_files.cmake Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
fbxscenebuilder_shared_files.cmake Initial commit 5 years ago
fbxscenebuilder_testing_files.cmake Initial commit 5 years ago