﻿<?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=Doc%3AJA%2F2.6%2FManual%2FIntroduction%2FInstalling_Blender%2FDirectoryLayout</id>
	<title>Doc:JA/2.6/Manual/Introduction/Installing Blender/DirectoryLayout - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3AJA%2F2.6%2FManual%2FIntroduction%2FInstalling_Blender%2FDirectoryLayout"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Introduction/Installing_Blender/DirectoryLayout&amp;action=history"/>
	<updated>2026-05-14T09:35:18Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Introduction/Installing_Blender/DirectoryLayout&amp;diff=104461&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Introduction/Installing_Blender/DirectoryLayout&amp;diff=104461&amp;oldid=prev"/>
		<updated>2018-06-28T19:43:11Z</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:43時点における版&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=Doc:JA/2.6/Manual/Introduction/Installing_Blender/DirectoryLayout&amp;diff=104460&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Doc:JA/2.5/Manual/Introduction/Installing Blender/DirectoryLayout to Doc:JA/2.6/Manual/Introduction/Installing Blender/DirectoryLayout</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Introduction/Installing_Blender/DirectoryLayout&amp;diff=104460&amp;oldid=prev"/>
		<updated>2011-12-15T02:52:49Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Doc:JA/2.5/Manual/Introduction/Installing_Blender/DirectoryLayout&quot; class=&quot;mw-redirect&quot; title=&quot;Doc:JA/2.5/Manual/Introduction/Installing Blender/DirectoryLayout&quot;&gt;Doc:JA/2.5/Manual/Introduction/Installing Blender/DirectoryLayout&lt;/a&gt; to &lt;a href=&quot;/Doc:JA/2.6/Manual/Introduction/Installing_Blender/DirectoryLayout&quot; title=&quot;Doc:JA/2.6/Manual/Introduction/Installing Blender/DirectoryLayout&quot;&gt;Doc:JA/2.6/Manual/Introduction/Installing Blender/DirectoryLayout&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{WikiTask/Inprogress|30}} &lt;br /&gt;
= 設定およびデータへのパス =&lt;br /&gt;
Blenderはシステム全体にインストールされるか、同梱されている必須ファイルを抽出することで動作します。&lt;br /&gt;
&lt;br /&gt;
Blenderが使用するディレクトリは3つに分かれます。正確な場所は、システムによります。&lt;br /&gt;
* '''LOCAL:''' （内蔵されている）設定・ランタイムデータの場所。&amp;lt;br /&amp;gt;&lt;br /&gt;
* '''USER:''' （通常ユーザーのホームディレクトリにある）設定ファイルの場所。&amp;lt;br /&amp;gt;&lt;br /&gt;
* '''SYSTEM:''' システム全体のインストールに関わるランタイムの場所（おそらく読み取り専用になっている）。&lt;br /&gt;
&lt;br /&gt;
システムにインストールするためには、'''SYSTEM''' および '''USER''' ディレクトリ双方が必要となります。&lt;br /&gt;
&lt;br /&gt;
配布されているBlenderをローカルに引き出すために、ユーザー設定およびデータのランタイムデータが同じサブディレクトリに置かれます。これにより、複数のバージョンのBlenderが競合することなく動作することができ、'''USER''' および '''SYSTEM'''ファイルを無視します。&lt;br /&gt;
&lt;br /&gt;
各システムにおけるデフォルトの設置場所はご覧のとおり：&lt;br /&gt;
&lt;br /&gt;
=== OSX ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
'''LOCAL:''' &amp;lt;code&amp;gt;./2.57/&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''USER:''' &amp;lt;code&amp;gt;/Users/{user}/Library/Application Support/Blender/2.57/&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''SYSTEM:''' &amp;lt;code&amp;gt;/Library/Application Support/Blender/2.57/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''注意：OSXはBlenderのバイナリを ./blender.app/Contents/MacOS/blender に保存します。そのため、データおよび設定へのローカルパスは ./blender.app/Contents/MacOS/2.57 となります。''&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
'''LOCAL:''' &amp;lt;code&amp;gt;.\2.57\&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''USER:''' &amp;lt;code&amp;gt;C:\Documents and Settings\{username}\Application Data\Blender Foundation\Blender\2.57\&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''SYSTEM:''' &amp;lt;code&amp;gt;C:\Documents and Settings\All Users\Application Data\Blender Foundation\Blender\2.57\&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Unix (Linux/BSD/Solaris) ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
'''LOCAL:''' &amp;lt;code&amp;gt;./2.57/&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''USER:''' &amp;lt;code&amp;gt;$HOME/.blender/2.57/&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''SYSTEM:''' &amp;lt;code&amp;gt;/usr/share/blender/2.57/&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''注意： ./2.57/ はBlenderの実行ファイルで、blender.org公式ビルドに内蔵されているファイルと関係があります。''&lt;br /&gt;
&lt;br /&gt;
= パス一覧 =&lt;br /&gt;
&lt;br /&gt;
This is the path layout which is used within the directories described above.&lt;br /&gt;
&lt;br /&gt;
Where ./config/'''startup.blend''' could be ~/.blender/2.57/config/startup.blend for example.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;./autosave/ ...&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;autosave blend file location. ''Windows only, temp directory used for other systems.''&amp;lt;br /&amp;gt;search order: '''LOCAL, USER'''&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;./config/ ...&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;defaults &amp;amp; session info&amp;lt;br /&amp;gt;search order: '''LOCAL, USER'''&lt;br /&gt;
* &amp;lt;code&amp;gt;./config/'''startup.blend'''&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;default file to load on startup.&lt;br /&gt;
* &amp;lt;code&amp;gt;./config/'''bookmarks.txt'''&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;file selector bookmarks.&lt;br /&gt;
* &amp;lt;code&amp;gt;./config/'''recent-files.txt'''&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;recent file menu list.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;./datafiles/ ...&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;runtime files &amp;lt;br /&amp;gt;search order: '''LOCAL, USER, SYSTEM'''&lt;br /&gt;
* &amp;lt;code&amp;gt;./datafiles/locale/{language}/&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;language translations. ''not currently in use!''&lt;br /&gt;
* &amp;lt;code&amp;gt;./datafiles/icons/*.png&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;icon themes for blenders user interface. ''not currently selectable in the theme preferences.''&lt;br /&gt;
* &amp;lt;code&amp;gt;./datafiles/brushicons/*.png&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;images for each brush.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/ ...&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;python scripts for the user interface and tools &amp;lt;br /&amp;gt;search order: '''LOCAL, USER, SYSTEM'''&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/addons/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;python addons which may be enabled in the user preferences, includes import/export format support, render engine integration and many handy utilities.&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/addons/modules/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;modules for addons to use (added to pythons sys.path)&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/addons_contrib/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;another addons directory which is used for community maintained addons (must be manually created).&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/addons_contrib/modules/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;modules for addons_contrib to use (added to pythons sys.path)&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/modules/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;python modules containing our core API and utility functions for other scripts to import (added to pythons sys.path)&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/startup/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;scripts which are automatically imported on startup.&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/presets/{preset}/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;presets used for storing user defined settings for cloth, render formats etc.&lt;br /&gt;
* &amp;lt;code&amp;gt;./scripts/templates/*.py&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;example scripts which can be accessed from: Text Space's Header -&amp;gt; Text -&amp;gt; Script Templates&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;./python/ ...&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;bundled python distribution only necessary when the systems python is absent or incompatible&amp;lt;br /&amp;gt;search order: '''LOCAL, SYSTEM'''&lt;br /&gt;
&lt;br /&gt;
= 注意事項 =&lt;br /&gt;
== ユーザースクリプトパス ==&lt;br /&gt;
The user preferences script path provides a way to set your own directory which is used for scripts as well as the user scripts path. Be sure to create subfolders within this directory which match the structure of blenders scripts directory, startup/, addons/, modules/ etc. because copying scripts directly into this folder will not load them on startup or as addons.&lt;br /&gt;
&lt;br /&gt;
== 環境変数 ==&lt;br /&gt;
Environment variables can be used to override default path locations, eg: $BLENDER_USER_CONFIG, $BLENDER_SYSTEM_PYTHON.&lt;br /&gt;
&lt;br /&gt;
This is not normally something which needs setting but can be useful for custom configurations.&lt;br /&gt;
&lt;br /&gt;
For details see the 'Environment Variables' section in 'blender --help'&lt;br /&gt;
&lt;br /&gt;
== スクリプトパス &amp;amp; Missing Buttons ==&lt;br /&gt;
If blender starts with no interface this is probably because the scripts are not loading correctly and can be caused by...&lt;br /&gt;
* script path not found.&lt;br /&gt;
* an error in one of the scripts.&lt;br /&gt;
* a version mis-match between blender and the scripts.&lt;br /&gt;
&lt;br /&gt;
Its best to load blender from a terminal to see any error messages to see whats wrong.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>