Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

mirro/flip pose fail #70

Closed
miquelcampos opened this issue Jan 6, 2021 · 0 comments
Closed

mirro/flip pose fail #70

miquelcampos opened this issue Jan 6, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@miquelcampos
Copy link
Member

// Warning: Flip/Mirror pose fail //
# Traceback (most recent call last):
#   File "C:\datawork\repo\mgear_dist\release\scripts\mgear\core\anim_utils.py", line 1050, in mirrorPose
#     mirrorEntries.extend(gatherMirrorData(nameSpace, oSel, flip))
#   File "C:\datawork\repo\mgear_dist\release\scripts\mgear\core\anim_utils.py", line 1110, in gatherMirrorData
#     return calculateMirrorData(node, oTarget, flip=flip)
#   File "C:\datawork\repo\mgear_dist\release\scripts\mgear\core\anim_utils.py", line 1166, in calculateMirrorData
#     "val": srcNode.attr(attrName).get() * inv})
# TypeError: unsupported operand type(s) for *: 'Transform' and 'int'
unsupported operand type(s) for *: 'Transform' and 'int'
@miquelcampos miquelcampos added the bug Something isn't working label Jan 6, 2021
@miquelcampos miquelcampos self-assigned this Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant