Przeglądaj źródła

Updated builds.

Mr.doob 1 rok temu
rodzic
commit
3e75815c9c

+ 1 - 0
build/three.cjs

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

+ 1 - 0
build/three.core.js

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

Plik diff jest za duży
+ 0 - 0
build/three.core.min.js


Plik diff jest za duży
+ 0 - 0
build/three.module.js


Plik diff jest za duży
+ 0 - 0
build/three.module.min.js


Plik diff jest za duży
+ 0 - 0
build/three.webgpu.js


Plik diff jest za duży
+ 0 - 0
build/three.webgpu.min.js


Plik diff jest za duży
+ 0 - 0
build/three.webgpu.nodes.js


Plik diff jest za duży
+ 0 - 0
build/three.webgpu.nodes.min.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików

粤ICP备19079148号