diff --git a/build/three.js b/build/three.js index 539381bb02ef729c33284a59b220bb6b8ef62e7e..141da69b91a3c99bdd9b03a2fd7b654e21870969 100644 --- a/build/three.js +++ b/build/three.js @@ -21108,7 +21108,7 @@ THREE.WebGLRenderer = function ( parameters ) { influence = influences[ i ]; - if ( influence > 0 ) { + if ( influence !== 0 ) { activeInfluenceIndices.push( [ influence, i ] ); diff --git a/build/three.min.js b/build/three.min.js index b95e678556dba0869ce56a30fa1ac53941599109..e5f05c58ce8abdfb8fe741e73ce5076ea3536547 100644 --- a/build/three.min.js +++ b/build/three.min.js @@ -547,7 +547,7 @@ c.array.length;else for(1d.numSupportedMorphTargets?(n.sort(p),n.length=d.numSupportedMorphTargets):n.length> +g(c["morphTarget"+m]),l.vertexAttribPointer(c["morphTarget"+m],3,l.FLOAT,!1,0,0)),0<=c["morphNormal"+m]&&d.morphNormals&&(l.bindBuffer(l.ARRAY_BUFFER,e.__webglMorphNormalsBuffers[n[m]]),g(c["morphNormal"+m]),l.vertexAttribPointer(c["morphNormal"+m],3,l.FLOAT,!1,0,0)),k.__webglMorphTargetInfluences[m]=q[n[m]],m++;else{var n=[],q=k.morphTargetInfluences,s,r=q.length;for(s=0;sd.numSupportedMorphTargets?(n.sort(p),n.length=d.numSupportedMorphTargets):n.length> d.numSupportedMorphNormals?n.sort(p):0===n.length&&n.push([0,0]);for(m=0;m