Aranuvir

Results 52 comments of Aranuvir

>The function does not set the size, but rather scales. Multiple scales are cumulative. This absolutely does not make any sense. Adding and removing an ik-rig should not change scales,...

Not sure if I got all your problems correctly, but maybe you could evaluate getattr('MhxHuman', False) and then getattr('MhxScale') or getattr('MhScaleFactor') ... ?

Maybe I'm completely confused now, but why don't you use MhxHuman and MhHuman to determine if it's a MHX-Human or a MPFB-Human and then read the value either from MhxScale...

>I would then prefer to reuse MhScaleFactor after loading with mhx2 when MPFB is also installed. This does absolutely make **NO** sense, since MhxScale is set accordingly on MHX import...

Ok, I did not realize that attributes set by a plug-in will not be available if the plug-in is not available, even if the model was imported by that plug-in...

I've revised the tag system a bit (branch is aranuvir, the other one got deleted). Now the tag groups available are only controlled by the json file, making the system...

I won't copy/paste my comment from that last bug report. Rigify does not work atm...

Thanks for working at that stuff. I'll take a look at it later.

Cannot reproduce. Perhaps add an onHide() doing some cleanup actions?

Don't think it'll make a difference. Most of that file path encoding should be done by Python automatically. And when that fails, I'm rather convinced we won't do a better...