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

Merged

1 Commits

Author SHA1 Message Date
d9d433e8e7 Fix #119751: Rigify + Bone Selection Sets fails to generate rig
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.
2024-03-21 16:25:11 +01:00