提交 df519373 编写于 作者: L Lewy Blue

fixed typo

上级 986e036b
......@@ -3715,7 +3715,7 @@
if ( hasCurve( animationNode, 'R' ) && hasKeyOnFrame( animationNode.R, frame ) ) {
// Only update the euler's values if rotation is defined for the axis on this frame
// other stay with the previously defined value
// otherwise stay with the previous value
if ( animationNode.R.curves.x.values[ frame ] ) {
euler.x = animationNode.R.curves.x.values[ frame ];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册