浏览代码

Update glTF validator to 2.0.0-dev.3.3

Gary Hsu 4 年之前
父节点
当前提交
a73939fd69
共有 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))
 - 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))
 - 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))
 - 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
 ### Navigation