From d58502a3f7e4034e669ec94fd53935835af60ef5 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Thu, 24 Oct 2013 13:43:33 -0700 Subject: [PATCH] Updated buildsl --- build/three.js | 2 +- build/three.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/three.js b/build/three.js index d5860e6ac9..36b7aebe18 100644 --- a/build/three.js +++ b/build/three.js @@ -11599,7 +11599,7 @@ THREE.ObjectLoader.prototype = { data.radiusTop, data.radiusBottom, data.height, - data.radiusSegments, + data.radialSegments, data.heightSegments, data.openEnded ); diff --git a/build/three.min.js b/build/three.min.js index a1e619f5c6..54d175b506 100644 --- a/build/three.min.js +++ b/build/three.min.js @@ -227,7 +227,7 @@ void 0!==a&&(b.boundingSphere=new THREE.Sphere((new THREE.Vector3).fromArray(voi THREE.MaterialLoader.prototype={constructor:THREE.MaterialLoader,load:function(a,b){var c=this,d=new THREE.XHRLoader;d.setCrossOrigin(this.crossOrigin);d.load(a,function(a){b(c.parse(JSON.parse(a)))})},setCrossOrigin:function(a){this.crossOrigin=a},parse:function(a){var b=new THREE[a.type];void 0!==a.color&&b.color.setHex(a.color);void 0!==a.ambient&&b.ambient.setHex(a.ambient);void 0!==a.emissive&&b.emissive.setHex(a.emissive);void 0!==a.specular&&b.specular.setHex(a.specular);void 0!==a.shininess&& (b.shininess=a.shininess);void 0!==a.vertexColors&&(b.vertexColors=a.vertexColors);void 0!==a.blending&&(b.blending=a.blending);void 0!==a.opacity&&(b.opacity=a.opacity);void 0!==a.transparent&&(b.transparent=a.transparent);void 0!==a.wireframe&&(b.wireframe=a.wireframe);if(void 0!==a.materials)for(var c=0,d=a.materials.length;c