See KhronosGroup/glTF-Validator#179.
EDIT: Release v2.0.0-dev.3.7 · KhronosGroup/glTF-Validator · GitHub
Latest: KhronosGroup/glTF-Validator#220
*Ported From GitHub
See KhronosGroup/glTF-Validator#179.
EDIT: Release v2.0.0-dev.3.7 · KhronosGroup/glTF-Validator · GitHub
Latest: KhronosGroup/glTF-Validator#220
*Ported From GitHub
This is actually already done. I am now updating to 2.0.0-dev.3.10.
My scenes suddenly do not work this morning.
If I remove this line from my index file it works:
script src=“https://preview.babylonjs.com/gltf_validator.js”
Likewise, if I CHANGE it by removing “preview” it works as well:
script src=“https://babylonjs.com/gltf_validator.js”
Not sure if something went wrong on your end or if I should not be using the “preview” version of Babylon.js.
I’ll reply on the other thread about this.