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
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
..
CryEngine Merge pull request #712 from aws-lumberyard-dev/michabr/lyshine_merge 5 years ago
Framework Fix AssetContainer behavior with immediate load errors 5 years ago
LauncherUnified Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
Sandbox Remove CryCommonTools (moving the three remaining files into Editor/Util which is the only place they're used). (#741) 5 years ago
Tools {LYN-3787} Fix for infinite loop in the scene builder's import phase (#747) 5 years ago
CMakeLists.txt Initial commit 5 years ago