提交 7857352f 编写于 作者: R Ryan Lee

Fixed inconsistent tabs

上级 362cb796
......@@ -219,8 +219,8 @@ def animated_xform(obj, options):
use_inverted = options.get(constants.HIERARCHY, False) and obj.parent
if times == None:
logger.info("In animated xform: Unable to extract trackable fields from %s", objName)
return tracks
logger.info("In animated xform: Unable to extract trackable fields from %s", objName)
return tracks
# for each frame
inverted_fallback = mathutils.Matrix() if use_inverted else None
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册