Przeglądaj źródła

Update glTF validator to 2.0.0-dev.3.3

Gary Hsu 4 lat temu
rodzic
commit
a73939fd69
2 zmienionych plików z 9265 dodań i 8401 usunięć
  1. 9264 8401
      dist/preview release/gltf_validator.js
  2. 1 0
      dist/preview release/what's new.md

Plik diff jest za duży
+ 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