blender_mmd_tools icon indicating copy to clipboard operation
blender_mmd_tools copied to clipboard

morph tools panel

Open Hogarth-MMD opened this issue 9 years ago • 4 comments

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. :-) )

Hogarth-MMD avatar Aug 11 '15 18:08 Hogarth-MMD

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 avatar Aug 11 '15 20:08 lordscales91

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.

lordscales91 avatar Aug 13 '15 12:08 lordscales91

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

Hogarth-MMD avatar Aug 14 '15 04:08 Hogarth-MMD

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

lordscales91 avatar Apr 25 '16 13:04 lordscales91