﻿<?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%3AContents</id>
	<title>Extensions:Contents - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3AContents"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Contents&amp;action=history"/>
	<updated>2026-08-19T00:20:46Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:Contents&amp;diff=79989&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Contents&amp;diff=79989&amp;oldid=prev"/>
		<updated>2018-06-28T18:37:36Z</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日 (木) 18: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:Contents&amp;diff=79988&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: commented unfinished part</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:Contents&amp;diff=79988&amp;oldid=prev"/>
		<updated>2010-07-09T13:54:32Z</updated>

		<summary type="html">&lt;p&gt;commented unfinished part&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Meta:Guides/Blender Wiki Structure/Extensions}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
= Scripts and Plugins structure proposal =&lt;br /&gt;
&lt;br /&gt;
* The 2 structures are quite the same&lt;br /&gt;
* Links to actual scripts or plugins should be at the svn tree and trackers&lt;br /&gt;
* migrations and evolution of a scripts should be linked across Dev:Py/.../ScriptXXX and Extensions:Py/Scripts/.../ScriptXXX (same for plugins)&lt;br /&gt;
* about the proposal of having a offline version of [[Extensions:]] I can work it out with a template and ask help to Marco from the PDF manual&lt;br /&gt;
&lt;br /&gt;
== Scripts ==&lt;br /&gt;
&lt;br /&gt;
* [[Doc:Manual/Extensions/Python]], contains:&lt;br /&gt;
** explanation of how to use scripts in blender&lt;br /&gt;
** all the generic doc goes here&lt;br /&gt;
&lt;br /&gt;
* [[Extensions:Py/Scripts]], contains:&lt;br /&gt;
** no documentation about python&amp;amp;blender usage, but link to [[Doc:Manual/Extensions/Python]]&lt;br /&gt;
** link to Development part of scripts ([[Dev:2.4/Py/Scripts|Dev:Py/Scripts]])&lt;br /&gt;
** link to catalogs (which are subpages of this index):&lt;br /&gt;
*** [[Extensions:2.5/Py/Scripts|Extensions:Py/Scripts/2.5x]] (2.5x catalog, but not called &amp;quot;catalog&amp;quot;)&lt;br /&gt;
*** [[Extensions:2.4/Py/Scripts|Extensions:Py/Scripts/2.4x]] (2.4x catalog, was [[Extensions:Py/Scripts|Extensions:Py/Scripts/Catalog]])&lt;br /&gt;
&lt;br /&gt;
* [[Dev:2.4/Py/Scripts|Dev:Py/Scripts]] (index of development pages)&lt;br /&gt;
** [[Dev:Py/Scripts/API]]: API index, with links to the api&lt;br /&gt;
*** [[Dev:Py/Scripts/API/Concepts]]: api docs and concepts&lt;br /&gt;
*** [[Dev:Py/Scripts/API/Examples]]: howto do things with the API (snippets)&lt;br /&gt;
**** how to add buttons to the interface &amp;amp; add functions to those buttons&lt;br /&gt;
**** how to update or reuse sections of old scripts&lt;br /&gt;
**** general howto (cookbook/snipetts?)&lt;br /&gt;
** [[Dev:Py/Scripts/Sharing]]: how to share your script on [http://projects.blender.org/projects/bf-extensions bf-extensions]&lt;br /&gt;
*** scripts trackers howto&lt;br /&gt;
*** contrib-svn howto&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
&lt;br /&gt;
* [[Doc:Manual/Extensions/Plugins]], contains:&lt;br /&gt;
** explanation of how to use plugins&lt;br /&gt;
** all the generic doc goes here&lt;br /&gt;
&lt;br /&gt;
* [[Extensions:Plugins]], contains:&lt;br /&gt;
** no documentation about plugins usage, but link to [[Doc:Manual/Extensions/Plugins]]&lt;br /&gt;
** link to Development part of plugins ([[Dev:Plugins]])&lt;br /&gt;
** link to catalogs (which are subpages of this index):&lt;br /&gt;
*** 2.5x catalog [[Extensions:Plugins/2.5x]] (2.5x catalog, but not called &amp;quot;catalog&amp;quot;)&lt;br /&gt;
*** 2.4x catalog [[Extensions:Plugins/2.4x]] (2.4x catalog, was [[Extensions:Plugins]])&lt;br /&gt;
&lt;br /&gt;
* [[Dev:Plugins]] (index of development pages)&lt;br /&gt;
** [[Dev:Plugins/Concepts]]: api docs and concepts&lt;br /&gt;
** [[Dev:Plugins/Examples]]: howto do things &lt;br /&gt;
*** general howto (cookbook/snipetts)&lt;br /&gt;
** [[Dev:Plugins/Sharing]]: how to share your plugin on [http://projects.blender.org/projects/bf-extensions bf-extensions]&lt;br /&gt;
*** plugins trackers howto&lt;br /&gt;
*** contrib-svn howto&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>