Explorar o código

remove console.log.

Ben Houston %!s(int64=10) %!d(string=hai) anos
pai
achega
43f821d8f2
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/animation/AnimationClip.js

+ 0 - 3
src/animation/AnimationClip.js

@@ -352,9 +352,6 @@ THREE.AnimationClip.parseAnimationHierarchy = function( animation, bones, nodeNa
 		}
 	}
 
-
-	//console.log( 'input animation', animation, 'resulting tracks', tracks );
-
 	if( tracks.length === 0 ) {
 
 		return null;