ソースを参照

Updated builds.

Mr.doob 1 年間 前
コミット
3e75815c9c

+ 1 - 0
build/three.cjs

@@ -31185,6 +31185,7 @@ class Audio extends Object3D {
 	onEnded() {
 	onEnded() {
 
 
 		this.isPlaying = false;
 		this.isPlaying = false;
+		this._progress = 0;
 
 
 	}
 	}
 
 

+ 1 - 0
build/three.core.js

@@ -31183,6 +31183,7 @@ class Audio extends Object3D {
 	onEnded() {
 	onEnded() {
 
 
 		this.isPlaying = false;
 		this.isPlaying = false;
+		this._progress = 0;
 
 
 	}
 	}
 
 

ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.core.min.js


ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.module.js


ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.module.min.js


ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.webgpu.js


ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.webgpu.min.js


ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.webgpu.nodes.js


ファイルの差分が大きいため隠しています
+ 0 - 0
build/three.webgpu.nodes.min.js


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません

粤ICP备19079148号