﻿<?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%2FImportOpen</id>
	<title>Extensions:2.6/Py/Scripts/Import-Export/ImportOpen - 版の履歴</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%2FImportOpen"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/ImportOpen&amp;action=history"/>
	<updated>2026-04-26T11:53:02Z</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/ImportOpen&amp;diff=149949&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/ImportOpen&amp;diff=149949&amp;oldid=prev"/>
		<updated>2018-06-28T21:14:26Z</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日 (木) 21:14時点における版&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/ImportOpen&amp;diff=149948&amp;oldid=prev</id>
		<title>2018年5月21日 (月) 09:04にwiki&gt;Dairin0dによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/ImportOpen&amp;diff=149948&amp;oldid=prev"/>
		<updated>2018-05-21T09:04:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name= Import Open&lt;br /&gt;
|tooltip= Import models by opening from OS file manager&lt;br /&gt;
|menu= &lt;br /&gt;
|usage= &lt;br /&gt;
|version= 1.0.2&lt;br /&gt;
|blender= 2.7.8+&lt;br /&gt;
|category= 3D View&lt;br /&gt;
|author= dairin0d, moth3r&lt;br /&gt;
|license= GPL 3+&lt;br /&gt;
|distribution= External&lt;br /&gt;
|note= &lt;br /&gt;
|exe= io_import_open.py&lt;br /&gt;
|download= https://raw.githubusercontent.com/dairin0d/import-open/master/io_import_open.py&lt;br /&gt;
|modules= &lt;br /&gt;
|deps= &lt;br /&gt;
|data= &lt;br /&gt;
|bugtracker= https://github.com/dairin0d/import-open/issues&lt;br /&gt;
|warning= &lt;br /&gt;
|link= &lt;br /&gt;
|releaselog= &lt;br /&gt;
|issues= &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== About ===&lt;br /&gt;
&lt;br /&gt;
Allows to open non-.blend files with Blender.&lt;br /&gt;
&lt;br /&gt;
Will use the first active importer that matches the file's extension.&lt;br /&gt;
&lt;br /&gt;
Models will be imported using the default options; these options can be probably changed in the default scene / in the user preferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The addon works by looking at the command line with which the Blender was launched. If it's a non-.blend file, then it would try to import the model with the first importer that matches the extension.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
To auto-open OBJ files, you either have to launch Blender from the command line like&lt;br /&gt;
&amp;lt;pre&amp;gt;Blender your_model.obj&amp;lt;/pre&amp;gt;&lt;br /&gt;
Or you need to associate the .obj extension with the Blender application, so that your OS would automatically launch Blender with the correct command line argument when you try to &amp;quot;open&amp;quot; an .obj file from the file manager.&lt;br /&gt;
&lt;br /&gt;
Related thread on BlenderArtists: http://blenderartists.org/forum/showthread.php?375560-Import-models-by-opening-from-OS-file-manager&lt;/div&gt;</summary>
		<author><name>wiki&gt;Dairin0d</name></author>
		
	</entry>
</feed>