Browse Source

Update builds.

Mugen87 4 years ago
parent
commit
5eca1cc147
3 changed files with 2 additions and 2 deletions
  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 = {
 			var face = {
 				a: a,
 				a: a,
-				b: a,
+				b: b,
 				c: c,
 				c: c,
 				normal: new Vector3(),
 				normal: new Vector3(),
 				materialIndex: 0
 				materialIndex: 0

File diff suppressed because it is too large
+ 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 = {
 		const face = {
 			a: a,
 			a: a,
-			b: a,
+			b: b,
 			c: c,
 			c: c,
 			normal: new Vector3(),
 			normal: new Vector3(),
 			materialIndex: 0
 			materialIndex: 0

Some files were not shown because too many files changed in this diff