Lewy Blue hace 7 años
padre
commit
09e837bb70
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      examples/js/loaders/FBXLoader.js

+ 0 - 2
examples/js/loaders/FBXLoader.js

@@ -1995,8 +1995,6 @@ THREE.FBXLoader = ( function () {
 			parentGeo.morphAttributes.position = [];
 			// parentGeo.morphAttributes.normal = []; // not implemented
 
-
-
 			var self = this;
 			morphTarget.rawTargets.forEach( function ( rawTarget ) {