﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FImport-Export%2FMake_Human</id>
	<title>Extensions:2.6/Py/Scripts/Import-Export/Make Human - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.6%2FPy%2FScripts%2FImport-Export%2FMake_Human"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Make_Human&amp;action=history"/>
	<updated>2026-08-03T07:36:17Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Make_Human&amp;diff=97541&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Make_Human&amp;diff=97541&amp;oldid=prev"/>
		<updated>2018-06-28T19:37:19Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:37時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Make_Human&amp;diff=97540&amp;oldid=prev</id>
		<title>wiki&gt;Duststorm: Fixed svn url of script</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Make_Human&amp;diff=97540&amp;oldid=prev"/>
		<updated>2013-11-19T12:57:14Z</updated>

		<summary type="html">&lt;p&gt;Fixed svn url of script&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Import Make Human (.mhx)&lt;br /&gt;
|tooltip=Raw Triangle File format Import/Export&lt;br /&gt;
|menu=Group: Import&lt;br /&gt;
|version=0.9, Make Human Alpha 5&lt;br /&gt;
|blender=2.5.3&lt;br /&gt;
|author='Thomas Larsson'&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://makehuman.blogspot.com/&lt;br /&gt;
|exe=import_scene_mhx.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/io_import_scene_mhx.py&lt;br /&gt;
|bugtracker=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
* Download the script then copy it into your \\.blender\scripts\addons folder.&lt;br /&gt;
* Or build the latest blender revision.&lt;br /&gt;
* Open Blender and go to the addons tab in User Preferences.&lt;br /&gt;
* Click the Install Addon button at the bottom and find the *.py file.&lt;br /&gt;
* Enable the script&lt;br /&gt;
&lt;br /&gt;
=== Additional information ===&lt;br /&gt;
&lt;br /&gt;
==== Import ====&lt;br /&gt;
&lt;br /&gt;
*This script imports Make Human File format files to Blender.&lt;br /&gt;
&lt;br /&gt;
* The script works with Make Human Alpha 5&lt;br /&gt;
&lt;br /&gt;
Usage:&amp;lt;br&amp;gt;&lt;br /&gt;
    This is the Make Human .mhx (native MH export format)Importer for Blender 2.5.&lt;br /&gt;
The imported registers correctly &amp;amp; imports either a High Poly Rigged Character or a Low Poly Rigged Character.&lt;br /&gt;
Their are two types of rigs, Standard &amp;amp; Gobo Rig ( based on rig by &amp;lt;name here&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
    Execute this script from the &amp;quot;File-&amp;gt;Import&amp;quot; menu and choose a Make Human file to open.&lt;br /&gt;
&lt;br /&gt;
Notes:&amp;lt;br&amp;gt;&lt;br /&gt;
The script works with Make Human files created in Make Human Alpha 5 only.&lt;br /&gt;
&lt;br /&gt;
Download make Human from here: http://sites.google.com/site/makehumandocs/download&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
* This Script is in Blender 2.5 addons folder&lt;br /&gt;
* Alternatively you can download an Nightly Build of Make Human.&lt;br /&gt;
* http://mh.jwp.se/builds.php&lt;br /&gt;
* You can find the script in the \Makehuman\importers\mhx\blender25x folder.&lt;br /&gt;
* Then replace the script in Blender Addons folder.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Duststorm</name></author>
		
	</entry>
</feed>