Mr.doob 4 years ago
parent
commit
327028a96e
4 changed files with 3 additions and 3 deletions
  1. 1 1
      build/three.js
  2. 0 0
      build/three.min.js
  3. 1 1
      build/three.module.js
  4. 1 1
      editor/sw.js

+ 1 - 1
build/three.js

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

File diff suppressed because it is too large
+ 0 - 0
build/three.min.js


+ 1 - 1
build/three.module.js

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

+ 1 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r126.1
+// r126.1bis
 
 const assets = [
 	'./',

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