Rigify Animation Tools not functioning #53024
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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#53024
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?
System Information
Windows 10
GTX 970
Blender Version
Blender: 2.79
Rigify: 0.5
Short description of error
Switch Rotation-Pole, among other buttons, do nothing except deselect all objects.
Exact steps for others to reproduce the error
Select a Rigify IK control in Pose mode, then select Switch Rotation-Pole from the Rig Main Properties section in the Properties tab, or any of the buttons in the Rigify Animation Tools window, and observe as the only effect is objects being deselected.RigifyBasicSetup.blend
Changed status to: 'Open'
Added subscriber: @LegendOfLinq
Added subscriber: @JulienDuroure
Hello,
I can confirm that it seems that it is not working (from Animation tools panel or Main Rig Properties panel for Pole / Rotation switch). For IK/FK snapping, seems it is working from Main Rig Properties, but not from Animation tools panel.
Julien
Added subscriber: @SteffenD
Added subscriber: @icappiello
I can confirm the issue. Trying to rollback to the commit that broke it. Will report results asap.
Hi, @LegendOfLinq
There is a problem on the blend file you uploaded. It does not have a rig_ui.py file (so no snapping functions are present for the limbs) and there are no keyframes. That is why the pole-rotation Switches in Animation tools were not working
Nonetheless, there was a regression in the Switch rotation-pole operator of the n-panel preventing it to function when no keys were present in the current frame for the selected bone.
This has been fixed and will be published on master asap.
For the time being please refer to the unofficial Rigify you can find on my repo:
Rigify Mad Master
Changed status from 'Open' to: 'Resolved'