Commit Graph

4 Commits

Author SHA1 Message Date
Terry Michaels 9b1be43367 Renamed osx_gl to mac and es3 to android for cache folders (#949) 2021-05-26 19:17:17 -05:00
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
2021-05-13 17:50:02 -05:00
jckand 3e9c086872 LYN-2764: Replacing image asset for ImageGradient automated test 2021-04-16 14:40:44 -05:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00