Page 1 of 1

How do I install user contributed assets for 1.1 in Linux?

PostPosted: Sun Aug 14, 2016 6:08 pm
by Lukon100
How do I install user contributed assets for 1.1 in Linux?

I've tried to put downloaded files in the "makehuman\v1\data\custom" folder but that does not work. When I start MakeHuman, I still cannot find the asset.

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Sun Aug 14, 2016 6:12 pm
by joepal
Only targets end up under custom. The rest of the assets should be placed in their respective directory for asset type, for example clothes in ~/makehuman/v1/data/clothes.

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Mon Aug 15, 2016 6:54 am
by Lukon100
joepal wrote:Only targets end up under custom. The rest of the assets should be placed in their respective directory for asset type, for example clothes in ~/makehuman/v1/data/clothes.


Thanks Joel. What folder does the adult male genitalia go in?

------------------------------------

Edit/Update:

I put it in the proxymeshes folder and now MakeHuman puts the adult male genetalia under the gender category. So that's all fine. But now I have a different problem. I can't apply the asset to my existing character file.

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Mon Aug 15, 2016 7:01 am
by joepal
Proxies go into the "proxymeshes" subfolder. You might have to create this if it doesn't exist. I usually don't bother to create specific subfolders for each asset for these.

Code: Select all
09:00:12 [joepal@ligur data]$ pwd
/home/joepal/makehuman/v1/data
09:00:14 [joepal@ligur data]$ ls -l
totalt 60
drwxrwxr-x   3 joepal joepal 4096 jul 23 15:53 clothes
drwxrwxr-x 287 joepal joepal 4096 jul 23 15:24 community-assets
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 custom
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 expressions
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 eyebrows
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 eyelashes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 eyes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 hair
drwxrwxr-x   2 joepal joepal 4096 aug 15 09:00 proxymeshes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 rigs
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 scenes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:26 skins
drwxrwxr-x   3 joepal joepal 4096 jul 23 14:25 special_poses
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 teeth
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 tongue
09:00:15 [joepal@ligur data]$ ls -l proxymeshes/
totalt 1304
-rw-rw-r-- 1 joepal joepal 1193693 aug 15 08:57 adult_female_genitalia.obj
-rw-rw-r-- 1 joepal joepal  103174 aug 15 08:58 adult_female_genitalia.proxy
-rw-rw-r-- 1 joepal joepal   18496 aug 15 08:58 adult_female_genitalia.thumb
09:00:18 [joepal@ligur data]$

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Mon Aug 15, 2016 7:03 am
by joepal
Anyway, if you're planning on downloading a larger set of assets, you might be interested in the new asset downloader plugin, see https://www.youtube.com/watch?v=DgswsTV_8lE

This does not yet download proxies however, so you'd still have to download those manually.

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Mon Aug 15, 2016 7:11 am
by Lukon100
[quote="joepal"]Proxies go into the "proxymeshes" subfolder. You might have to create this if it doesn't exist. I usually don't bother to create specific subfolders for each asset for these.

Thanks again.

MakeHuman now finds the adult male genitalia. But the sliders don't move and the penis does not appear on the model. So I guess this user's contribution simply does not work for 1.1.0.

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Mon Aug 15, 2016 10:42 am
by wolgade
Lukon100 wrote:But the sliders don't move and the penis does not appear on the model. So I guess this user's contribution simply does not work for 1.1.0.

This should work with 1.1.0. Maybe you could post the log. This looks like somethings going wrong.

Just to make sure: Under v1/data/proxymeshes you have a subfolder called adult_male_genitalia. In this folder are at least three files: adult_male_genitalia.obj, adult_male_genitalia.proxy and adult_male_genitalia.thumb.
screenshot.jpg

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Mon Aug 15, 2016 11:23 am
by joepal
Works for me, ubuntu 14.04:

male_genitals.png


Are you using the 1.1.0 release from PPA?

Re: How do I install user contributed assets for 1.1 in Linu

PostPosted: Tue Aug 16, 2016 4:42 pm
by Lukon100
wolgade wrote:
Lukon100 wrote:But the sliders don't move and the penis does not appear on the model. So I guess this user's contribution simply does not work for 1.1.0.

This should work with 1.1.0. Maybe you could post the log. This looks like somethings going wrong.

Just to make sure: Under v1/data/proxymeshes you have a subfolder called adult_male_genitalia. In this folder are at least three files: adult_male_genitalia.obj, adult_male_genitalia.proxy and adult_male_genitalia.thumb.
screenshot.jpg


Ok. I got it. It was just ignorance on my part as to how to get the thing going. I did not know that I first had to apply the proxymesh for the adult_male_genitalia before the gender>genitalis slider target controls would have any effect.