Browse Source

Updated builds.

Mr.doob 3 năm trước cách đây
mục cha
commit
df45402c7b
4 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 1 0
      build/three.cjs
  2. 1 0
      build/three.js
  3. 0 0
      build/three.min.js
  4. 2 0
      build/three.module.js

+ 1 - 0
build/three.cjs

@@ -18411,6 +18411,7 @@ class WebXRManager extends EventDispatcher {
 			for (let i = 0; i < controllers.length; i++) {
 				const inputSource = controllerInputSources[i];
 				if (inputSource === null) continue;
+				controllerInputSources[i] = null;
 				controllers[i].disconnect(inputSource);
 			}
 

+ 1 - 0
build/three.js

@@ -18413,6 +18413,7 @@
 				for (let i = 0; i < controllers.length; i++) {
 					const inputSource = controllerInputSources[i];
 					if (inputSource === null) continue;
+					controllerInputSources[i] = null;
 					controllers[i].disconnect(inputSource);
 				}
 

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
build/three.min.js


+ 2 - 0
build/three.module.js

@@ -25023,6 +25023,8 @@ class WebXRManager extends EventDispatcher {
 
 				if ( inputSource === null ) continue;
 
+				controllerInputSources[ i ] = null;
+
 				controllers[ i ].disconnect( inputSource );
 
 			}

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác