Você está na página 1de 5

15/7/2014 Get and Install MH Addons for Blender | Makehuman

http://www.makehuman.org/doc/node/get_and_install_mh_addons_for_blender.html 1/5

Recomendar esto en Google
Search
GetandInstallMHAddonsforBlender
THISPAGEISOBSOLETE.
CURRENTDOCUMENTATIONISACCESSIBLEFROMTHE
OFFICIALLINK
http://www.makehuman.org/documentation
Importantnote:Theaddonsareareavailableinthestablereleasedistributiontoo,butforthisdocumentationwewillbe
usingtheaddonsinstalledinthesvnrepository,whichareupdatedfrequentlyandworkwithlatestversionofBlender.
Severaltools(MakeTarget,MakeFace,WarpTargetandothers)aredesignedtoworkwiththeofficialBlender2.66
releasefromwww.blender.org.Thesetools,implementedasBlenderaddons,arebundledwithMakeHuman,inthe
"makehuman/tools"folder.
Whenyouopenthisfolder,youwillseethreedirectories:
1. blender24x
2. blender26x
3. standalone
ThefirstfoldercontainsthepythonscriptsforBlender2.4x.Whilethissoftwareworks,itisnolongerbeingupdated,
becauseBlender2.4xisobsolete.Youshouldconsiderthisfoldertobe"deprecated".Thesecondfoldercontainsthe
pythonaddonsforthemostrecentreleaseofBlender,whichisBlender2.6x.Thisisthemainaddonfolderforusewith
Blender.ThethirdfoldercontainsaMakeTargetconverterforthosepeoplethatdonotwishtouseBlender.
Home Download Gallery Blog Docs FAQ Forum BugTracker Thecrew Joinus
15/7/2014 Get and Install MH Addons for Blender | Makehuman
http://www.makehuman.org/doc/node/get_and_install_mh_addons_for_blender.html 2/5
Theblender26xfoldercontainseightsubfolders(Abracketedasterisknexttoasubfoldernamemeanthatitcontains
anexperimentaladdontool.Seebelow):
makeclothes
makeface[*]
makerig
maketarget
mh_mocap_tool
mh_utils
warptarget[*]
mhx_importer
Toinstalltheaddons,thesesubfoldersmustfirstbecopiedtoalocationwhereBlendercanfindit.Notethatitisnot
necessarytocopyallofthesefoldertousetheMakeTargetaddon.Forthepurposeofthisexample,whichistomakea
newMakeHumantarget,itisonlynecessarytocopythefolders"maketarget"and"mh_utils"intotheBlenderaddons
folder.Dependingontheoperatingsystembeingused,theaddonsdestinationdirectorywhereBlenderwilllookforuser
definedaddons,is
Windows7:C:\Users\%username%\AppData\Roaming\BlenderFoundation\Blender\2.6x\scripts\addons
Windows XP: C:\Documents and Settings\%username%\Application Data\Blender
Foundation\Blender\2.6x\scripts\addons
Linux:/home/$user/.blender/$version/scripts/addons
NotethattheAppDatafolderinWindows7andthe.blenderfolderinLinuxarehiddenfolders.Thelocationmayalsobe
differentdependingonyourchoicesforsettingupyouroperatingsystemandBlender.Formoreinformationseethe
Blenderdocumentation.Also,besuretodefinetheMHPath,asthepathtosvnrepositoryMakeHumanprogram
directory.
ToenabletheMHaddons,inBlenderopentheUserPreferenceswindowfromtheFile>UserPreferencesmenu,and
gototheAddonstab.TheMakeTargetaddonisfoundintheMakeHumancategory.EnableMakeTargetbychecking
theboxintheupperrightcorner,nexttotherunningmansymbol.MH_utilsisautilitypackageforMakeHumanscripts.
Don'tenabletheMH_utilsaddonitisvisibleonlytokillsomeannoyingerrormessagesintheconsole.Ifyouwant
MakeTargettostarteverytimeBlenderisrestarted,pressthe"SaveUserSettings"button.
15/7/2014 Get and Install MH Addons for Blender | Makehuman
http://www.makehuman.org/doc/node/get_and_install_mh_addons_for_blender.html 3/5

Experimentaltools
MakeFace,WarpTarget,andcertainothertoolsprovidedfromtimetotimewithinthesvnrepositoryareexperimental
tools.ThesetoolsarenotsupportedbytheMakeHumanteamandaretypicallyintendedastestsforproofofconceptthat
aretobeusedonlybydevelopers.Unlikethenormalutilities,theseexperimentaladdonsrequireNumpy(NUMericsfor
PYthon)todohighperformancenumericalcalculations.NumpyisnotpartoftheBlenderdistribution.Itneedstobe
downloadedandinstalledseparately.NotethatMHalsorequiresnumpy,buttheversionusedbyMHisdifferentfrom
theoneusedbyBlender:MakeHumanusespython2.6.x,Blenderusespython3.2.x.
ToinstallnumpyforBlender,followtheinstructionsbelow.
Downloadandinstallpython3.2fromhttp://www.python.org/download/,ChooseasuitablePython3.xpackage
(3.2.3atthetimeofthiswriting),whichiscompatiblewithBlender.
Downloadandinstallnumpyforpython3.2fromhttp://sourceforge.net/projects/numpy/files/NumPy/.Makesureto
getnumpyforpython3.2orlater..
TheremightbesomeinstallationproblemsonWindows.Ifyouencounterproblems,makesuretoinstallnumpyfor
thecurrentuseronly,andnotforallusers.
CopythefolderwithnumpyfilestoBlender'smoduledirectory($(BLENDER)/2.6x/scripts/modules).Itisalso
possibletoputthenumpyfilesintheaddonsdirectory,butthatwillcauseerrormessagestoappearintheconsole
window.
TheAddonswillonlyworkinthe32bitversionofBlender,becausenumpycurrentlyonlyexistsina32bitversion.
ToInstalltheexperimentaladdons,justcopytheaddonsfolder,asusual,intheBlenderPath,andthenenablethemin
15/7/2014 Get and Install MH Addons for Blender | Makehuman
http://www.makehuman.org/doc/node/get_and_install_mh_addons_for_blender.html 4/5
userpreferences.
Comments
Outdated
SubmittedbyJonasHauquieronThu,12/26/201318:33
Ibelievefolderisnolongercalled"blender26x"butsimply"blender"
Outdated
SubmittedbyJonasHauquieronWed,01/22/201404:44
Thereisonlythetools/blenderfolderremaining
Advertisement
15/7/2014 Get and Install MH Addons for Blender | Makehuman
http://www.makehuman.org/doc/node/get_and_install_mh_addons_for_blender.html 5/5
ThesitecontentislicensedundertheAttributionShareAlikeCCBYSA(c)MakeHumanteam
20012014
GPUrender
FurryBall
GPUrender
Timeismoney!
15x100xfaster
thanregular
render

Você também pode gostar