Rigify UI custom props & ops not displayed after Rigify addon is disabled #53355

Closed
opened 2017-11-20 08:18:40 +01:00 by Julien Duroure · 10 comments
Member

System Information
Ubuntu 14.04

Blender Version
Broken: 2.79
Worked: 2.78

Short description of error
Most of custom properties & ops are no more displayed on rig (after generation), when you disable Rigify addon.

Exact steps for others to reproduce the error

  • Enable Rigify addon
  • Add human metarig
  • Generate rig
  • Select foot_ik.L (for example)
  • Go to N panel, some custom props & ops are displayed ( IK_FK, Snap IK->FK, Snap FK->IK, Toggle rotation and Pole, IK_stretch, pole_vector, IK_follow, pole_follow, root/parent )
  • Disable Rigify addon
  • On N panel, only are displayed. Other ones are no more displayed (only IK_FK, Snap FK->IK and Snap IK->FK are stille displayed)

On 2.78, all custom props & ops are still displayed (there is much less props & ops, but all are still displayed)

**System Information** Ubuntu 14.04 **Blender Version** Broken: 2.79 Worked: 2.78 **Short description of error** Most of custom properties & ops are no more displayed on rig (after generation), when you disable Rigify addon. **Exact steps for others to reproduce the error** * Enable Rigify addon * Add human metarig * Generate rig * Select foot_ik.L (for example) * Go to N panel, some custom props & ops are displayed ( IK_FK, Snap IK->FK, Snap FK->IK, Toggle rotation and Pole, IK_stretch, pole_vector, IK_follow, pole_follow, root/parent ) * Disable Rigify addon * On N panel, only are displayed. Other ones are no more displayed (only IK_FK, Snap FK->IK and Snap IK->FK are stille displayed) On 2.78, all custom props & ops are still displayed (there is much less props & ops, but all are still displayed)
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @JulienDuroure

Added subscriber: @JulienDuroure
Ivan Cappiello was assigned by Julien Duroure 2017-11-20 08:19:09 +01:00

Added subscriber: @LucioRossi

Added subscriber: @LucioRossi
Ivan Cappiello was unassigned by Lucio Rossi 2017-11-20 13:29:43 +01:00
Lucio Rossi self-assigned this 2017-11-20 13:29:43 +01:00

Added subscriber: @icappiello

Added subscriber: @icappiello

I can confirm the issue. I'm working on it

I can confirm the issue. I'm working on it

@JulienDuroure
Here's a patch solving the issue. If you don't know how to patch, I attached the two files you have to overwrite.
Please note that:

  • ui.py belongs to /rigify/rigs/limbs/ folder
  • rigify_ui_template.py is in /rigify/ main folder

I'll push the relevant commit as soon as we get a better idea on how to solve #53356.

PS. since this is a fix concerning rig_ui files, the rigs already generated will keep on having this issue, so you MUST keep Rigify enabled to make them work. I suggest you regenerate them if you can

rig_ui_template.py

ui.py

fix_T53355.patch

@JulienDuroure Here's a patch solving the issue. If you don't know how to patch, I attached the two files you have to overwrite. Please note that: - ui.py belongs to /rigify/rigs/limbs/ folder - rigify_ui_template.py is in /rigify/ main folder I'll push the relevant commit as soon as we get a better idea on how to solve #53356. PS. since this is a fix concerning rig_ui files, the rigs already generated will keep on having this issue, so you __MUST keep Rigify enabled__ to make them work. I suggest you regenerate them if you can [rig_ui_template.py](https://archive.blender.org/developer/F1163483/rig_ui_template.py) [ui.py](https://archive.blender.org/developer/F1163482/ui.py) [fix_T53355.patch](https://archive.blender.org/developer/F1163481/fix_T53355.patch)
Author
Member

@LucioRossi :
Thanks !
Don't worry, I know how to patch.

I don't have any rigify 0.5 character in production, so I don't have any problem with already generated rigs, but this info can be usefull for other people reading this before 2.79a is out :)
Thanks & cheers,

@LucioRossi : Thanks ! Don't worry, I know how to patch. I don't have any rigify 0.5 character in production, so I don't have any problem with already generated rigs, but this info can be usefull for other people reading this before 2.79a is out :) Thanks & cheers,

This issue was referenced by ea721f7ec8

This issue was referenced by ea721f7ec820fcb363b36284255cc76c38d10d82

This issue was referenced by 1473e69bb8

This issue was referenced by 1473e69bb8d2db24e7f311c4c6a98e0a23a59cde

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#53355
No description provided.