diff --git a/build/three.js b/build/three.js index 1fc042d035a1a486e11317b6fd1decf20a134911..815ffea91b99425facc03894b70d4f9ce222f1db 100644 --- a/build/three.js +++ b/build/three.js @@ -4,7 +4,7 @@ * @author bhouston / http://exocortex.com */ -var THREE = { REVISION: '64dev' }; +var THREE = { REVISION: '64' }; self.console = self.console || { diff --git a/build/three.min.js b/build/three.min.js index 33e539ca5e6b153c8f34a720ac13297ca40215e3..dd43af790925e769288c422a93f255120cfe4e7e 100644 --- a/build/three.min.js +++ b/build/three.min.js @@ -1,5 +1,5 @@ // three.js - http://github.com/mrdoob/three.js -'use strict';var THREE={REVISION:"64dev"};self.console=self.console||{info:function(){},log:function(){},debug:function(){},warn:function(){},error:function(){}};String.prototype.trim=String.prototype.trim||function(){return this.replace(/^\s+|\s+$/g,"")};THREE.extend=function(a,b){if(Object.keys)for(var c=Object.keys(b),d=0,e=c.length;d