Explorar o código

Updated builds.

Mr.doob %!s(int64=2) %!d(string=hai) anos
pai
achega
685b682388
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      build/three.cjs
  2. 1 1
      build/three.js
  3. 1 1
      build/three.module.js

+ 1 - 1
build/three.cjs

@@ -21128,7 +21128,7 @@ class Scene extends Object3D {
 		const data = super.toJSON(meta);
 		if (this.fog !== null) data.object.fog = this.fog.toJSON();
 		return data;
-	} // Deprecated 
+	} // Deprecated
 
 
 	get autoUpdate() {

+ 1 - 1
build/three.js

@@ -21130,7 +21130,7 @@
 			const data = super.toJSON(meta);
 			if (this.fog !== null) data.object.fog = this.fog.toJSON();
 			return data;
-		} // Deprecated 
+		} // Deprecated
 
 
 		get autoUpdate() {

+ 1 - 1
build/three.module.js

@@ -28973,7 +28973,7 @@ class Scene extends Object3D {
 
 	}
 
-	// Deprecated 
+	// Deprecated
 
 	get autoUpdate() {