|
@@ -3481,7 +3481,6 @@
|
|
const target = targets[ i ];
|
|
const target = targets[ i ];
|
|
if ( node === undefined ) continue;
|
|
if ( node === undefined ) continue;
|
|
node.updateMatrix();
|
|
node.updateMatrix();
|
|
- node.matrixAutoUpdate = true;
|
|
|
|
let TypedKeyframeTrack;
|
|
let TypedKeyframeTrack;
|
|
|
|
|
|
switch ( PATH_PROPERTIES[ target.path ] ) {
|
|
switch ( PATH_PROPERTIES[ target.path ] ) {
|