sugiany / blender_mmd_tools

mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
Other
1.06k stars 644 forks source link

morph tools panel #46

Open Hogarth-MMD opened 9 years ago

Hogarth-MMD commented 9 years ago

Thanks for your efforts, but it seems that I can only add a new morph if the 'empty' object is the active object. Otherwise I get a KeyError error message. (The easiest debugging solution is well-commented code. Then you can relax and enjoy life while other people do your debugging for you. :-) )

lordscales91 commented 9 years ago

This is weird, on my case the error happens when the empty object that holds all the MMD Model hierarchy is the active object, if I select the mesh object it works fine. Well I'm going to submit the quick fix now.

Edit: Wait! hold on. is your mesh object inside the MMD Model hierarchy:

sample

it should be inside that hierarchy, otherwise it will not work

lordscales91 commented 9 years ago

I've created a release on my forked version of this repository, it includes the fix for this issue, you can download it instead of waiting for @sugiany to integrate it on the main branch.

Hogarth-MMD commented 9 years ago

@lordscales91 That bug fix seems to work, thank you.

lordscales91 commented 8 years ago

Probably this come a bit late, but for your information @powroupi is actively maintaining this project. You can get more information at #53