Mr.doob 4 years ago
parent
commit
05d63699c0
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

@@ -785,7 +785,7 @@
 		Function("r", "regeneratorRuntime = r")(runtime);
 		Function("r", "regeneratorRuntime = r")(runtime);
 	}
 	}
 
 
-	var REVISION = '125dev';
+	var REVISION = '125';
 	var MOUSE = {
 	var MOUSE = {
 		LEFT: 0,
 		LEFT: 0,
 		MIDDLE: 1,
 		MIDDLE: 1,

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


+ 1 - 1
build/three.module.js

@@ -1,5 +1,5 @@
 // threejs.org/license
 // threejs.org/license
-const REVISION = '125dev';
+const REVISION = '125';
 const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
 const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
 const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 };
 const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 };
 const CullFaceNone = 0;
 const CullFaceNone = 0;

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