Explorar o código

uvPosition is not used in the merge function

astrolabio %!s(int64=11) %!d(string=hai) anos
pai
achega
4b12976039
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/core/Geometry.js

+ 0 - 1
src/core/Geometry.js

@@ -565,7 +565,6 @@ THREE.Geometry.prototype = {
 
 		var normalMatrix,
 		vertexOffset = this.vertices.length,
-		uvPosition = this.faceVertexUvs[ 0 ].length,
 		vertices1 = this.vertices,
 		vertices2 = geometry.vertices,
 		faces1 = this.faces,