Ver Fonte

Updated builds.

Mr.doob há 1 ano atrás
pai
commit
26a2b7b46a
3 ficheiros alterados com 2 adições e 0 exclusões
  1. 1 0
      build/three.cjs
  2. 1 0
      build/three.module.js
  3. 0 0
      build/three.module.min.js

+ 1 - 0
build/three.cjs

@@ -46437,6 +46437,7 @@ class ObjectLoader extends Loader {
 		const skeletons = this.parseSkeletons( json.skeletons, object );
 
 		this.bindSkeletons( object, skeletons );
+		this.bindLightTargets( object );
 
 		return object;
 

+ 1 - 0
build/three.module.js

@@ -46435,6 +46435,7 @@ class ObjectLoader extends Loader {
 		const skeletons = this.parseSkeletons( json.skeletons, object );
 
 		this.bindSkeletons( object, skeletons );
+		this.bindLightTargets( object );
 
 		return object;
 

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
build/three.module.min.js


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff