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

IK bones should have Deform disabled #388

Open
jamestomk opened this issue May 14, 2023 · 0 comments
Open

IK bones should have Deform disabled #388

jamestomk opened this issue May 14, 2023 · 0 comments

Comments

@jamestomk
Copy link

Describe the bug
All IK bones should have Deform disabled. Otherwise any other new mesh parented with auto-weight will be incorrectly affected by IK bones; should only be affected by FK bones.

To Reproduce
Steps to reproduce the behavior:

  1. create or load a blend file with an existing MBLab Armature
  2. Add a cube, position it near an IK bone
  3. Parent the cube to the MBLab Armature with Automatic weights
  4. note that Vertex Groups with IK are created
  5. Put the cube in Weight Paint mode and select the IK group of the bone closest to the and notice that it has influence, and posing that bone will "distort" the cube.
  6. visit the IK bone in pose mode and notice that "Deform" property is enabled. If you disable this and try this again with a new cube, it is no longer influenced by the IK bone, but only the FK bones.
  7. visit the character mesh and notice that there are not IK vertex groups when MBLab does the parenting.

Expected behavior
All IK bones should have Deform disabled, so that IK bones move FK bones and only FK bones affect a mesh.

Screenshots
image

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

No branches or pull requests

1 participant