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