You are here

MakeHuman [need advise on HOW]

3 posts / 0 new
Last post
robertltux
Offline
Last seen: 8 years 1 month ago
Joined: 2007-05-11 19:11
MakeHuman [need advise on HOW]

due to a number of folks getting confused in the MH forums i would like to sort out how to make a portable version of MakeHuman.

the big issue here is that the user data folder would need to be redirected. Is there somebody that knows how to
A hijack the call to the UserData folder to do the redirect
B can edit the Python Code to do the redirect (its in Python 2.7)

the plan is to edit MH and build a bundle with Gimp Blender and MH(p) with a buncha content (even if its a bit of a jigsaw im nailing down some "stuff")

Freehunter
Offline
Last seen: 2 weeks 4 days ago
Joined: 2014-06-26 10:21
Related side note

Just a side note on BlenderPortable, it should be easier to add the tools because they are in a specific place in the PortableApps folder format. But I believe the directory changes based on the Blender version. Currently under -- Blender/2.77/scripts/addons and -- Blender64/2.77/scripts/addons folders.

Also 32 and 64 bit versions of Blender are supported. Are there different versions of the tools or do they only run under 32bit? That also determines where the tools would be placed. A Plugin could be created for all the tools at once, or individual plugins for each: Makeclothes, Maketarget and Makewalk. MHX2 plugins for BlenderPortable and MakeHumanPortable would make installing it easier too.

I believe creating the plugins is easier than a PortableApp. A new version of BlenderPortable would probably just reqiure changing the plugin folder names and 'rebuilding' the plugin again. A new version of MakeHumanPortable requiring new tools just replace old tools with new in the plugin folders and 'rebuild' the plugin. The pugin might want to remove any existing MakeHuman tools before adding them to BlenderPortable.

Don't know if this was already considered but thought I would mention just in case. It would be good to see a MakeHumanPortable, hope it works out.

MakeHuman...the free and open source software to create realistic 3d humans http://www.makehuman.org/index.php

Download http://www.makehuman.org/download.php

MHX2 download https://thomasmakehuman.wordpress.com/mhx2-documentation/download/

added:
Found these faster than I thought. They are NOT up to date, and need to be cleaned up, but give a rough idea for format:

https://www.dropbox.com/s/h8bh9pmhr46bbh7/Makehuman_Tools_for_Blender_2....

https://www.dropbox.com/s/wvyq0ihx8akchgs/Makehuman_mhx2_for_Blender_2.7...

https://www.dropbox.com/s/ly17d9ytdi3qqxr/mhx2_exporter_for_Makehuman_Po...

robertltux
Offline
Last seen: 8 years 1 month ago
Joined: 2007-05-11 19:11
looks like its a go

with both MH and Blender dropping an adjusted data folder in works well
for the MakeHuman plugins (required for Blender Sync) they can be cooked into the installer.

I think that an Official Submission should be happening in the next couple days

Log in or register to post comments