﻿<?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%2FM3_Import</id>
	<title>Extensions:2.6/Py/Scripts/Import-Export/M3 Import - 版の履歴</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%2FM3_Import"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/M3_Import&amp;action=history"/>
	<updated>2026-07-12T12:44:47Z</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/M3_Import&amp;diff=101539&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/M3_Import&amp;diff=101539&amp;oldid=prev"/>
		<updated>2018-06-28T19:40:25Z</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:40時点における版&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/M3_Import&amp;diff=101538&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Extensions:2.5/Py/Scripts/Import-Export/M3 Import to Extensions:2.6/Py/Scripts/Import-Export/M3 Import</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/M3_Import&amp;diff=101538&amp;oldid=prev"/>
		<updated>2011-12-15T02:29:32Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Extensions:2.5/Py/Scripts/Import-Export/M3_Import&quot; class=&quot;mw-redirect&quot; title=&quot;Extensions:2.5/Py/Scripts/Import-Export/M3 Import&quot;&gt;Extensions:2.5/Py/Scripts/Import-Export/M3 Import&lt;/a&gt; to &lt;a href=&quot;/Extensions:2.6/Py/Scripts/Import-Export/M3_Import&quot; title=&quot;Extensions:2.6/Py/Scripts/Import-Export/M3 Import&quot;&gt;Extensions:2.6/Py/Scripts/Import-Export/M3 Import&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=M3_Import&lt;br /&gt;
|tooltip=Import files in the Blizzard M3 format (.m3)&lt;br /&gt;
|menu=&lt;br /&gt;
|usage=Execute this script from the &amp;quot;File-&amp;gt;Import&amp;quot; menu and choose a M3 file to open.&lt;br /&gt;
|version=0.2.1&lt;br /&gt;
|author=Cory Perry&lt;br /&gt;
|blender=2.56a&lt;br /&gt;
|license=GPL&lt;br /&gt;
|note=&lt;br /&gt;
|exe= __init__.py import_m3.py&lt;br /&gt;
|download=https://github.com/muraj/m3_import/zipball/master&lt;br /&gt;
|modules=&lt;br /&gt;
|deps=&lt;br /&gt;
|data=&lt;br /&gt;
|bugtracker=https://github.com/muraj/m3_import/issues&lt;br /&gt;
|link=http://code.google.com/p/libm3/w/list http://volcore.limbicsoft.com/2010/02/starcraft-2-model-format-pt-1.html&lt;br /&gt;
http://sc2.nibbits.com/assets/m3-import-011-plugin-for-3ds-max/&lt;br /&gt;
|releaselog=https://github.com/muraj/m3_import/commits/master/&lt;br /&gt;
|issues=Effuse maps have been disabled.  Decals also have yet to be imported, so things like a Zergling's head will appear translucent.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Additional information ===&lt;br /&gt;
[[File:Colossus.png|right|thumb|200px|Colossus]]&lt;br /&gt;
==== Import ====&lt;br /&gt;
&lt;br /&gt;
*This script imports Blizzard M3 format files to Blender.&lt;br /&gt;
&lt;br /&gt;
*For more detailed information regarding the M3 format, please see the related links above.&lt;br /&gt;
&lt;br /&gt;
Notes:&amp;lt;br&amp;gt;&lt;br /&gt;
Generates the standard verts and faces lists and imports only diffuse, normal, and specular texture maps from dds files located in the same directory as the M3 file in question.  Should any of the images not be found, a warning message in the console will be displayed with a full path name.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
* Download and unzip the contents to //.blender/scripts/addons/io_mesh_m3&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>