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
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
..
FbxSceneBuilder {LYN-3787} Fix for infinite loop in the scene builder's import phase (#747) 5 years ago
SDKWrapper Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
SceneCore Merge remote-tracking branch 'origin' into MultiplayerComponents 5 years ago
SceneData {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
SceneUI LYN-2537 engine assets (#254) 5 years ago
CMakeLists.txt Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago