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

In [shifter_classic_components-->leg_2jnt_freeTangents-->__init__.py] has a bug #412

Open
huadingjin opened this issue Jun 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@huadingjin
Copy link

On line 1048 and 1054 of the code script
([shifter_classic_components-->leg_2jnt_freeTangents-->init.py),
self.connectRef("Auto, ikFoot," + self.settings["upvrefarray"], self.upv_cns, True) ===>
self.connectRef("Auto, Foot," + self.settings["upvrefarray"], self.upv_cns, True)

If this type of leg component is used, the generated pole vector will not follow and fail when switching controller attr(legUI-L0_ctl.leg_upvref)

Snipaste_2024-06-11_18-25-27

@miquelcampos miquelcampos self-assigned this Jun 24, 2024
@miquelcampos miquelcampos added the bug Something isn't working label Jun 24, 2024
@miquelcampos miquelcampos moved this from To Do to Pending Review in mGear 5.0 Jun 24, 2024
@github-project-automation github-project-automation bot moved this to To Do in mGear 5.0 Jun 24, 2024
@miquelcampos
Copy link
Member

Hi @huadingjin Thanks for the feedback. I will check it ASP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Pending Review
Development

No branches or pull requests

2 participants