Rigify: IK/FK snap mechanism not working correctly on Front\Rear paw rig types #104643
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#104643
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blender Version
Broken: version: 3.5.1, branch: blender-v3.5-release, commit date: 2023-04-24 18:11, hash:
e1ccd9d4a1d3
Addon Information
Name: Rigify (0, 6, 7)
Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov
Short description of error
The foot bones of the [limbs.front_paw] and [limbs.rear_paw] rig types are not properly aligning when using the IK>FK or the FK>IK mechanism. There will always be an odd rotation, making it difficult to swap to IK or FK during animation after using the snap function.
Exact steps for others to reproduce the error
Case 1 - After generating the rig:
1- In IK mode> move the foot controller in any way
2- Use FK > IK snap mechanism (preparing to animate in FK mode)
3- Move slider to swap to FK
Expected result: Foot will remain in the same position.
Actual Result: The foot will rotate
https://youtu.be/7lY3eiG597o
Case 2 - After generating the rig:
1- In IK mode> move the foot controller in any way
2- Use IK to FK snap mechanism (perhaps you decided a previous pose you had in FK was better but want to keep animating in IK)
Expected result: Foot will match position of FK
Actual Result: The foot will be rotated and the poses don't match
https://youtu.be/zL013oBFohA
Note that this problem does not occur with the [limbs.leg] rig type used for human legs, so I can only assume the paw leg issue must be a bug.
https://youtu.be/2YsekOQFwQA
I have attached a sample blend as well for ease of testing.