소스 검색

Merge pull request #9552 from bghgary/gltf-validator

Update glTF validator to 2.0.0-dev.3.3
David Catuhe 4 년 전
부모
커밋
0a8cb8a2e7
2개의 변경된 파일9265개의 추가작업 그리고 8401개의 파일을 삭제
  1. 9264 8401
      dist/preview release/gltf_validator.js
  2. 1 0
      dist/preview release/what's new.md

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 9264 - 8401
dist/preview release/gltf_validator.js


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

@@ -15,6 +15,7 @@
 - Added support for EXT_meshopt_compression for glTF loader. ([zeux](https://github.com/zeux))
 - Increased KHR_materials_transmission render target texture default size. ([Drigax](https://github.com/drigax))
 - Changed glTF loader to remove empty animation groups if there are no animation channels loaded with the given options. ([bghgary](https://github.com/bghgary))
+- Update glTF validator to `2.0.0-dev.3.3`. ([bghgary](https://github.com/bghgary))
 
 ### Navigation