Fix #119751: Rigify + Bone Selection Sets fails to generate rig #105251

Merged

When generating a selection set, the Rigify code used the wrong approach
to test coll not in b.bone.collections -- it should have been using the
collection name, not the collection itself.

Fixes blender/blender#119751 (it was filed against the main Blender repo).

When generating a selection set, the Rigify code used the wrong approach to test `coll not in b.bone.collections` -- it should have been using the collection name, not the collection itself. Fixes blender/blender#119751 (it was filed against the main Blender repo).
Sybren A. Stüvel added 1 commit 2024-03-21 16:26:42 +01:00
When generating a selection set, the Rigify code used the wrong approach
to test `coll not in b.bone.collections` -- it should have been using the
collection name, not the collection itself.
Sybren A. Stüvel added the
Interest
Animation & Rigging
label 2024-03-21 16:26:59 +01:00
Author
Member

@blender-bot package

@blender-bot package
Member

Can only build blender/blender and blender/blender-manual. See documentation for details.

Can only build blender/blender and blender/blender-manual. See [documentation](https://projects.blender.org/infrastructure/blender-bot/src/branch/main/README.md) for details.
Alexander Gavrilov approved these changes 2024-03-21 16:36:53 +01:00
Alexander Gavrilov left a comment
Member

Looks like an obvious fix. I think I forgot to actually test this feature when updating rigify for bone collection support.

Looks like an obvious fix. I think I forgot to actually test this feature when updating rigify for bone collection support.
Sybren A. Stüvel merged commit b67f32f2c8 into blender-v4.1-release 2024-03-21 16:51:29 +01:00
Sybren A. Stüvel deleted branch pr/fix-119751-rigify-boneselsets 2024-03-21 16:51:33 +01:00
Sign in to join this conversation.
No reviewers
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#105251
No description provided.