Page 2 of 2

Re: The female clothes mashed when unchecking hidden faces?

PostPosted: Sun Oct 24, 2021 4:56 pm
by Aranuvir
Fbx and obj cannot handle modifiers, so the hidden faces get baked in. The best solution is to use either MPFB or mhx2.

Or wait for the .mhx2 to be adapted to Blender 2.93

I didn't encounter greater problems with Blender 3.0 master (latest commits from yesterday). What's the issue?

Re: The female clothes mashed when unchecking hidden faces?

PostPosted: Sun Oct 24, 2021 7:12 pm
by tomcat
Aranuvir wrote:I didn't encounter greater problems with Blender 3.0 master (latest commits from yesterday). What's the issue?

But I could not activate the .mhx2 import plugin in Blender 2.93.

Maybe in Blender 3 the plugin works, but in 2.93.5 it just didn't turn on.

Re: The female clothes mashed when unchecking hidden faces?

PostPosted: Mon Oct 25, 2021 10:25 am
by makehuman987
Thanks, Aranuvir and woodcat.
In the project, character seems needed to be saved as fbx for adding animation. mhx2 is fine, I will try to use it.

Re: The female clothes mashed when unchecking hidden faces?

PostPosted: Mon Oct 25, 2021 3:54 pm
by Aranuvir
Maybe in Blender 3 the plugin works, but in 2.93.5 it just didn't turn on.

Just a short heads-up, tough I'm not sure if that's the case: The zip folder downloaded from github is not suitable for direct installation in Blender (it is the equivalent of a git clone of the repo). You'll either have to unzip the folder and place import_runtime_mhx2 on your own, or zip this folder again and use it as installation source.

Re: The female clothes mashed when unchecking hidden faces?

PostPosted: Mon Oct 25, 2021 4:45 pm
by tomcat
Aranuvir wrote: You'll either have to unzip the folder and place import_runtime_mhx2 on your own, or zip this folder again and use it as installation source.
Extremely strange. And now it's activated. I didn't reinstall it, I left it as it was from the last installation. At the time it refused to turn on, but now I just turned it on and it worked. :shock:

But there could be glitches. I'm using Win 7, on which the new Blender doesn't have to work.

Thanks for the reply.