New options for select similar.
I'm not sure if my way of finding corresponding Bone and EditBone is best one,
but I didn't find better.
Differential D1772
Group and Custom shape options for select similar. Authored by Aaron Carlisle (Blendify) on Feb 6 2016, 8:24 PM.
Details New options for select similar. I'm not sure if my way of finding corresponding Bone and EditBone is best one,
Diff Detail
Event TimelineComment Actions So the group and custom shape are actually pose mode properties, which makes this tool is a bit odd in armature edit mode. Perhaps it's actually against the design to use such pose mode properties in armature edit mode? I'm not sure. @Joshua Leung (aligorith), @Campbell Barton (campbellbarton), do you have an opinions on this? If this functionality is ok, then my two comments are that you should check for the case that obedit->pose is NULL, and to name the variable pose instead of pos. Comment Actions Also not really keen on adding pose-mode options (which arent even visible) to edit mode, |