﻿<?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%2FMaterial%2FOnline_Material_Library</id>
	<title>Extensions:2.6/Py/Scripts/Material/Online Material Library - 版の履歴</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%2FMaterial%2FOnline_Material_Library"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Material/Online_Material_Library&amp;action=history"/>
	<updated>2026-07-12T17:57:37Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Material/Online_Material_Library&amp;diff=137001&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/Material/Online_Material_Library&amp;diff=137001&amp;oldid=prev"/>
		<updated>2018-06-28T20:49:40Z</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日 (木) 20:49時点における版&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/Material/Online_Material_Library&amp;diff=137000&amp;oldid=prev</id>
		<title>2013年2月13日 (水) 08:22にwiki&gt;PeterCassettaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Material/Online_Material_Library&amp;diff=137000&amp;oldid=prev"/>
		<updated>2013-02-13T08:22:47Z</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= Online Material Library&lt;br /&gt;
|tooltip= Browse and download materials from an online library.&lt;br /&gt;
|menu= Properties → Material → Online Material Library&lt;br /&gt;
|usage= Browse through the categories and download Creative Commons Zero materials from online libraries.&lt;br /&gt;
|version= 0.6&lt;br /&gt;
|blender= 2.64 - 2.66&lt;br /&gt;
|category= Material&lt;br /&gt;
|author= Peter Cassetta&lt;br /&gt;
|license= GNU GPL 3.0&lt;br /&gt;
|distribution= Contrib&lt;br /&gt;
|note= &lt;br /&gt;
|exe= online_mat_lib.zip&lt;br /&gt;
|download= http://peter.cassetta.info/material-library/online_mat_lib.zip&lt;br /&gt;
|modules= http.client, os, xml.dom.minidom&lt;br /&gt;
|deps= &lt;br /&gt;
|data= &lt;br /&gt;
|bugtracker= http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=31802&lt;br /&gt;
|warning= Beta version&lt;br /&gt;
|link= http://peter.cassetta.info/material-library/&lt;br /&gt;
|releaselog= &lt;br /&gt;
|issues= &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# User Preferences → Addons → Install Addon... (&amp;quot;Install From File&amp;quot; in 2.65...)&lt;br /&gt;
# Use the File Browser to find online_mat_lib.zip on your hard drive&lt;br /&gt;
# Select the file and click &amp;quot;Install Addon...&amp;quot;&lt;br /&gt;
# Use the Addon browser to find and enable Online Material Library (it's in the Material category)&lt;br /&gt;
&lt;br /&gt;
== Getting Materials ==&lt;br /&gt;
&lt;br /&gt;
Switch to Cycles. In the Material Properties, you will see the Online Material Library panel.&lt;br /&gt;
&lt;br /&gt;
There are currently three libraries accessible from within the addon:&lt;br /&gt;
* Peter's Library - Release&lt;br /&gt;
** Contains well-tested materials; not changed more often than once a month&lt;br /&gt;
** Online or offline&lt;br /&gt;
* Peter's Library - Testing&lt;br /&gt;
** Contains new materials which have not yet been accepted to the Release library&lt;br /&gt;
** Online only&lt;br /&gt;
* Bundled Library&lt;br /&gt;
** Contains a set of materials bundled with the addon&lt;br /&gt;
** Offline only&lt;br /&gt;
&lt;br /&gt;
Select one, then connect to it or work offline.&lt;br /&gt;
* Working offline (for all libraries except the bundled one) simply uses cached data. You cannot download new materials or material previews in offline mode.&lt;br /&gt;
* Working online (by clicking the &amp;quot;Connect&amp;quot; button) downloads any needed library data. Material previews, downloaded materials, textures, and OSL scripts are all cached automatically when downloaded.&lt;br /&gt;
&lt;br /&gt;
Now you will be able to select the category of your choice with the new dropdown that appears.&lt;br /&gt;
&lt;br /&gt;
When you open a category, you will see a list of materials and their ratings.&lt;br /&gt;
&lt;br /&gt;
Click a material to see its details and a preview.&lt;br /&gt;
&lt;br /&gt;
You can overwrite the current material with it ('''Apply'''), add it to the list of materials ('''Add'''), or save it to your hard drive ('''Save''').&lt;br /&gt;
&lt;br /&gt;
== Different Types of Libraries ==&lt;br /&gt;
&lt;br /&gt;
The addon currently supports four different types of material libraries.&lt;br /&gt;
* Bundled&lt;br /&gt;
* Testing&lt;br /&gt;
* Release&lt;br /&gt;
* Composite&lt;br /&gt;
&lt;br /&gt;
=== Bundled ===&lt;br /&gt;
&lt;br /&gt;
'''The Bundled Library''' is different from the other library types because it has no online mode. It is located in the folder &amp;quot;/online_mat_lib/material-library/bundled/&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Testing ===&lt;br /&gt;
&lt;br /&gt;
'''Testing''' libraries are meant to hold new materials which have not yet been tested enough to make it into a '''Release''' library. They should generally have a corresponding '''Release''' library.&lt;br /&gt;
&lt;br /&gt;
When hosted on a website, the directory structure should look something like this: example.com/matlib/testing/&lt;br /&gt;
&lt;br /&gt;
Note that here, and elsewhere, the name of the directory which holds the &amp;quot;/testing/&amp;quot; folder can be anything the library owner wants, but the folder &amp;quot;/testing/&amp;quot; should never be named anything else.&lt;br /&gt;
&lt;br /&gt;
=== Release ===&lt;br /&gt;
&lt;br /&gt;
'''Release''' libraries are meant to hold well-tested materials which were placed in a '''Testing''' library and later accepted. They should generally have a corresponding '''Testing''' library.&lt;br /&gt;
&lt;br /&gt;
When hosted on a website, the directory structure should look something like this: example.com/matlib/release/&lt;br /&gt;
&lt;br /&gt;
Note that here, and elsewhere, the name of the directory which holds the &amp;quot;/release/&amp;quot; folder can be anything the library owner wants, but the folder &amp;quot;/release/&amp;quot; should never be named anything else.&lt;br /&gt;
&lt;br /&gt;
=== Composite ===&lt;br /&gt;
&lt;br /&gt;
'''Composite''' libraries are for those who wish to host an online library but do not care to use the testing-release system.&lt;br /&gt;
&lt;br /&gt;
When hosted on a website, the directory structure can be arranged however the owner wants wishes, but here is an example of what it could look like: example.com/matlib/&lt;br /&gt;
&lt;br /&gt;
== Cached Data ==&lt;br /&gt;
&lt;br /&gt;
Cached data is stored in the folder &amp;quot;/online_mat_lib/material-library/[library_host]/[library_type]/&amp;quot; or in the folder &amp;quot;/online_mat_lib/material-library/[library_host]/&amp;quot; for composite libraries.&lt;br /&gt;
&lt;br /&gt;
=== Deleting Cached Data ===&lt;br /&gt;
&lt;br /&gt;
To remove all cached previews, materials, textures, and OSL scripts for a library, connect to it, then, in the &amp;quot;Settings&amp;quot; tab, click &amp;quot;Clear Cache&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Note that this cannot be undone.&lt;br /&gt;
&lt;br /&gt;
* Back to [[Extensions:2.6/Py/Scripts]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;PeterCassetta</name></author>
		
	</entry>
</feed>