From 1936c81e9e8f858f1bb5e69e5f2e62c8748e522f Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Tue, 11 Mar 2014 21:53:36 -0400 Subject: [PATCH] Updated builds. --- build/three.js | 14 ++------------ build/three.min.js | 4 ++-- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/build/three.js b/build/three.js index db1516b611..55ecfe56fc 100644 --- a/build/three.js +++ b/build/three.js @@ -33684,7 +33684,7 @@ THREE.LatheGeometry.prototype = Object.create( THREE.Geometry.prototype ); * based on http://papervision3d.googlecode.com/svn/trunk/as3/trunk/src/org/papervision3d/objects/primitives/Plane.as */ -THREE.PlaneBufferGeometry = function ( width, height, widthSegments, heightSegments ) { +THREE.PlaneGeometry = function ( width, height, widthSegments, heightSegments ) { THREE.BufferGeometry.call( this ); @@ -33771,17 +33771,7 @@ THREE.PlaneBufferGeometry = function ( width, height, widthSegments, heightSegme }; -THREE.PlaneBufferGeometry.prototype = Object.create( THREE.BufferGeometry.prototype ); - -/** - * @author mrdoob / http://mrdoob.com/ - */ - -THREE.PlaneGeometry = function ( width, height, widthSegments, heightSegments ) { - - return new THREE.Geometry2( new THREE.PlaneBufferGeometry( width, height, widthSegments, heightSegments ) ); - -}; +THREE.PlaneGeometry.prototype = Object.create( THREE.BufferGeometry.prototype ); /** * @author Kaleb Murphy diff --git a/build/three.min.js b/build/three.min.js index 990ccab2bd..159b2baf9f 100644 --- a/build/three.min.js +++ b/build/three.min.js @@ -635,8 +635,8 @@ n=a.vertices[g].y;g=a.vertices[g].z;q=a.vertices[h].x;var p=a.vertices[h].y;a=a. THREE.ExtrudeGeometry.__v5=new THREE.Vector2;THREE.ExtrudeGeometry.__v6=new THREE.Vector2;THREE.ShapeGeometry=function(a,b){THREE.Geometry.call(this);!1===a instanceof Array&&(a=[a]);this.shapebb=a[a.length-1].getBoundingBox();this.addShapeList(a,b);this.computeFaceNormals()};THREE.ShapeGeometry.prototype=Object.create(THREE.Geometry.prototype);THREE.ShapeGeometry.prototype.addShapeList=function(a,b){for(var c=0,d=a.length;c