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

Fixes for navigation and outline view #93

Closed najadojo closed 6 years ago

najadojo commented 6 years ago

Outline shows negative size on compressed models #91 ERROR: Can no longer find document in editor #89

emackey commented 6 years ago

Thanks @najadojo. Will get this merged soon.

I have some (mild) concerns about behavior on case-sensitive file systems, but currently don't have Mac or Linux handy to test. @lexaknyazev I don't suppose you're in a position to test on such a system? We have build instructions.

emackey commented 6 years ago

This works great on Windows, so any Mac/Linux users out there who find any trouble please file a new issue, thanks! Merging.

najadojo commented 6 years ago

I tried this out on Linux and the path name is getting lowercased somewhere along the way.