AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
460 stars 63 forks source link

Update to latest ThreeJS #79

Closed emackey closed 6 years ago

emackey commented 6 years ago

Fixes #78.

emackey commented 6 years ago

The only real change here is GLTF2Loader got renamed GLTFLoader. Everything else is incoming changes from ThreeJS and its helpers.