提交 9ef9955c 编写于 作者: D Daniel Hritzkiv 提交者: GitHub

Update GLTF2Loader.js

Needed for `addMorphTargets`, which accesses `accessors` on `dependencies`
上级 c2766298
......@@ -1772,6 +1772,7 @@ THREE.GLTF2Loader = ( function () {
return this._withDependencies( [
'accessors',
'materials'
] ).then( function ( dependencies ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册