Przeglądaj źródła

Merge pull request #7436 from bghgary/new-gltf-validator

Update to glTF-Validator 2.0.0-dev.3.1
David Catuhe 5 lat temu
rodzic
commit
1c4627141f
2 zmienionych plików z 9318 dodań i 7903 usunięć
  1. 9317 7903
      dist/preview release/gltf_validator.js
  2. 1 0
      dist/preview release/what's new.md

Plik diff jest za duży
+ 9317 - 7903
dist/preview release/gltf_validator.js


+ 1 - 0
dist/preview release/what's new.md

@@ -137,6 +137,7 @@
 - Added support for 8 bone influences to glTF loader ([zeux](https://github.com/zeux))
 - Added support for animations import from separate files ([noalak](https://github.com/noalak/))
 - Use web workers to validate glTF to avoid blocking the main thread. ([bghgary](https://github.com/bghgary))
+- Update glTF validator to 2.0.0-dev.3.1. ([bghgary](https://github.com/bghgary))
 
 ### Materials