Parcourir la source

Updated builds.

Mr.doob il y a 9 ans
Parent
commit
dd3a617032
2 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      build/three.js
  2. 0 0
      build/three.min.js

+ 4 - 4
build/three.js

@@ -40609,9 +40609,9 @@
 		return new Face3( a, b, c, normal, color, materialIndex );
 	}
 
-	const LineStrip = 0;
+	var LineStrip = 0;
 
-	const LinePieces = 1;
+	var LinePieces = 1;
 
 	function PointCloud ( geometry, material ) {
 		console.warn( 'THREE.PointCloud has been renamed to THREE.Points.' );
@@ -41252,7 +41252,7 @@
 
 	//
 
-	const GeometryUtils = {
+	var GeometryUtils = {
 
 		merge: function ( geometry1, geometry2, materialIndexOffset ) {
 
@@ -41282,7 +41282,7 @@
 
 	};
 
-	const ImageUtils = {
+	var ImageUtils = {
 
 		crossOrigin: undefined,
 

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
build/three.min.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff