ソースを参照

Update builds.

Mugen87 4 年 前
コミット
5eca1cc147
3 ファイル変更2 行追加2 行削除
  1. 1 1
      build/three.js
  2. 0 0
      build/three.min.js
  3. 1 1
      build/three.module.js

+ 1 - 1
build/three.js

@@ -9538,7 +9538,7 @@
 
 			var face = {
 				a: a,
-				b: a,
+				b: b,
 				c: c,
 				normal: new Vector3(),
 				materialIndex: 0

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


+ 1 - 1
build/three.module.js

@@ -11067,7 +11067,7 @@ function checkBufferGeometryIntersection( object, material, raycaster, ray, posi
 
 		const face = {
 			a: a,
-			b: a,
+			b: b,
 			c: c,
 			normal: new Vector3(),
 			materialIndex: 0

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