powroupi / blender_mmd_tools

mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.83k stars 277 forks source link

X-flipped pose broken for some bones #232

Closed toomasluts1 closed 5 years ago

toomasluts1 commented 5 years ago

When I paste an X-flipped pose, it doesn't get mirrored correctly to the other side of the body, bones get bent backwards. This happens with all arms bones starting from the shoulders and also with wings of a winged character. It doesn't happen with legs though, those work fine. Also, I can fix this manually in edit mode by changing the rolls of those bones to the equal and opposite value of the other side's bones but it's quite tedious (fingerbones zZz..)

nagadomi commented 5 years ago

mmd_tools has its own x-flipped pose operator. flippose related #20 #154

toomasluts1 commented 5 years ago

Ooh ok thanks