decentraland / editor-sdk6

VSCode extension for Decentraland SDK6
https://marketplace.visualstudio.com/items?itemName=DecentralandFoundation.decentraland
MIT License
3 stars 0 forks source link

GLTFs that import other files don't work in the GLTF previewer #71

Closed cazala closed 1 year ago

cazala commented 1 year ago

This is because we are not sending the mappings. We could investigate if we can make it work by including the mappings, or disable the .gltf files and keep the previewer only for .glb files.