File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 "present" : " 0.0.6" ,
4141 "promise-polyfill" : " ^3.1.0" ,
4242 "style-attr" : " ^1.0.2" ,
43- "three" : " ^0.86 .0" ,
43+ "three" : " ^0.87 .0" ,
4444 "three-bmfont-text" : " ^2.1.0" ,
4545 "webvr-polyfill" : " ^0.9.36"
4646 },
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ if (THREE.Cache) {
1919}
2020
2121// TODO: Eventually include these only if they are needed by a component.
22- require ( 'three/examples/js/loaders/GLTF2Loader ' ) ; // THREE.GLTF2Loader
22+ require ( 'three/examples/js/loaders/GLTFLoader ' ) ; // THREE.GLTF2Loader
2323require ( 'three/examples/js/loaders/OBJLoader' ) ; // THREE.OBJLoader
2424require ( 'three/examples/js/loaders/MTLLoader' ) ; // THREE.MTLLoader
2525require ( 'three/examples/js/loaders/ColladaLoader' ) ; // THREE.ColladaLoader
You can’t perform that action at this time.
0 commit comments