소스 검색

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

Update to glTF-Validator 2.0.0-dev.3.1
David Catuhe 5 년 전
부모
커밋
1c4627141f
2개의 변경된 파일9318개의 추가작업 그리고 7903개의 파일을 삭제
  1. 9317 7903
      dist/preview release/gltf_validator.js
  2. 1 0
      dist/preview release/what's new.md

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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