KhronosGroup / glTF-Project-Explorer

Tool to provide a filterable registry of glTF community projects.
Apache License 2.0
87 stars 46 forks source link

Fixed duplicate FBX entry for Unreal Datasmith #137

Closed weegeekps closed 2 years ago

weegeekps commented 2 years ago

I found a duplicate entry of FBX for Unreal Datasmith. This isn't really ideal for the search stuff I'm working on, so I'm fixing it. I have played around with the idea of how we can add a guard, but adding a filter for unique items adds another loop to the process that every card has to go through and since this seems to be the only case of this we've ever gotten, I'm not keen to do so at this time. It's easy to fix the data and could have performance impacts if we try to add the guard.