Aranuvir
Aranuvir
Looks as if transparency is not working. Any errors in the logs? BTW which version of MakeHuman?
We could do better here. I've created a partial fix, now. With the latest commit, at least, it is possible to load an expression to the mixer, tweak it and...
Seems to be a recurrent issue. We will have to investigate...
I'm not sure if this is an actual problem of the script, rather than some issues with github, some maximum download limitation or some problems with your network. Leaving the...
Any updates here? Currently tried to make a setup on my Windows system. The download speed is catastrophic slow and I was reduced to about 14k. Even in the beginnings...
TBH, in my opinion it would better fit in the forum, but ok...
Besides the famous names that have developed MakeHuman, we perhaps should also give credit to those users having provided bug fixes for the code.
Unfortunately the problem was addressed only partially. The MakeHuman application itself assumes that any file to be read is "utf-8" encoded by hinting the "utf-8" option to the open()-function. However,...
Known issue. I've the tendency to remove that option, because I do not really see a benefit. Currently MHX has tons of issues that need to be fixed and I...
@Rob: Since this code part is windows specific, I think it's the better solution using back slashes here. But in that case we need raw strings or have to escape...