Browse Source

Update glTF validator to 2.0.0-dev.3.3

Gary Hsu 4 years ago
parent
commit
a73939fd69
2 changed files with 9265 additions and 8401 deletions
  1. 9264 8401
      dist/preview release/gltf_validator.js
  2. 1 0
      dist/preview release/what's new.md

File diff suppressed because it is too large
+ 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