Page MenuHome

Multi-Object-Mode: Edit Armature Tool Similar (ARMATURE_OT_select_similar)
AbandonedPublic

Authored by Nick Milios (semaphore) on May 10 2018, 6:45 PM.

Diff Detail

Event Timeline

Nick Milios (semaphore) planned changes to this revision.May 15 2018, 4:25 PM

I think this operator should treat all the objects as one, not as separated ones in a for loop.
See for example the file:

In this case if you Select Similar > Direction it should select all the edges of both objects. Not the "horizontal" ones in the yellow, and the "vertical" ones in the blue.

Nick Milios (semaphore) requested review of this revision.May 15 2018, 4:55 PM

i thing this is not apply here because we compare for similar bones only whit the active bone.

Thanks for the patch. This was quite far off to be honest.

You can see the final solution here: rB1fd8e183d01b3ca28d97e97afc3b175e14b8f71d,