Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why these 18 raw expressions no match GUI idx for them #51

Open
zero5zc opened this issue May 11, 2024 · 1 comment
Open

Why these 18 raw expressions no match GUI idx for them #51

zero5zc opened this issue May 11, 2024 · 1 comment

Comments

@zero5zc
Copy link

zero5zc commented May 11, 2024

When attempting to edit .dna files in Maya, I encountered an issue with mh4 (after comparing with mh2).
In mh4 version, these 18 expressions (obtained through calibrated.getRawControlName()) are added to the raw expressions.
However, there are no corresponding GUI indices in calibrated.getGUIToRawOutputIndices(), and the indices of these 18 expressions are not found in calibrated.getGUIToRawOutputIndices().
I'm interested in understanding how these 18 expressions are associated with controls and how they function.
I'm confused about this!! Can anyone provide insights into this?
miss_231-248 001

miss_231-248 002

@zero5zc zero5zc changed the title Why this 18 raw expressions no match GUI idx for them Why these 18 raw expressions no match GUI idx for them May 11, 2024
@marijavik
Copy link
Contributor

Hello,

The expressions in question are not part of RigLogic and are not driven by face GUI as you’ve already noticed. Those are driven by RBF setup with 3 neck joints: neck_01, neck_02 and head. Rotations of those joints are inputs for RBF nodes and those nodes drive 18 corrective expressions. Maybe this image can help me to explain it better:
40_rigLogic_09_withNeckCorrAndRBF_withJointsAbove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants