﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3ACsega</id>
	<title>利用者:Csega - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ACsega"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Csega&amp;action=history"/>
	<updated>2026-07-29T23:56:27Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Csega&amp;diff=139075&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Csega&amp;diff=139075&amp;oldid=prev"/>
		<updated>2018-06-28T20:51:49Z</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:51時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:Csega&amp;diff=139074&amp;oldid=prev</id>
		<title>2013年1月7日 (月) 15:18にwiki&gt;Csegaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Csega&amp;diff=139074&amp;oldid=prev"/>
		<updated>2013-01-07T15:18:58Z</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;[http://wiki.blender.org/index.php/User:Kilon/Python_book_of_magic Python book of magic]&lt;br /&gt;
&lt;br /&gt;
'''Preview of the Blender 2.6 http://wiki.blender.org/index.php?title=Dev:2.6/Py/Scripts page based on the 2.5 version'''&lt;br /&gt;
&lt;br /&gt;
= Scripts Development =&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.blender.org/documentation/blender_python_api_2_65_release/info_quickstart.html API Introduction] (with examples)&lt;br /&gt;
* [http://www.blender.org/documentation/blender_python_api_2_65_release/info_overview.html API Overview] (background information about how the api fits in)&lt;br /&gt;
* [[Dev:2.6/Py/API/Dynamic_Creation_of_Operators|Dynamic creation of operators]]&lt;br /&gt;
* [http://www.blender.org/documentation/blender_python_api_{{Blender/Version/Current|series=2.6|use=apiurl}}_release API reference]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to develop addons ==&lt;br /&gt;
&lt;br /&gt;
* To start developing an addon, read [[Dev:2.5/Py/Scripts/Guidelines/Addons|the coding guidelines]].&lt;br /&gt;
* If you need to have a look at some code snippets, please have a look at the [[Dev:2.5/Py/Scripts/Cookbook|Scripts Cookbook]].&lt;br /&gt;
* Another [[Dev:2.5/Py/Scripts/Cookbook/Code_snippets | Code Snippets]] book that is very easy to follow and will teach all you the basics of addon development.&lt;br /&gt;
&lt;br /&gt;
== How to Learn Python ==&lt;br /&gt;
&lt;br /&gt;
*[[User:Kilon/Python_book_of_magic | Python Book of Magic ]] is a book made for Blender users with no previous experience with coding / programming. &lt;br /&gt;
* For those with previous experience with programming, or those that want to learn more than the previous book offers, here is the [http://docs.python.org/py3k/tutorial/ Official Python Tutorial].&lt;br /&gt;
&lt;br /&gt;
== How to distribute addons in Blender ==&lt;br /&gt;
&lt;br /&gt;
Once your addon is ready, if you want to get your addon distributed with Blender, please follow the [[Dev:Py/Sharing|addons submission guidelines]].&amp;lt;br&amp;gt;There, we explain the workflow to get a review, and to have access to the official addons repository.&lt;br /&gt;
&lt;br /&gt;
== Blender Internals ==&lt;br /&gt;
*A [http://dl.dropbox.com/u/1769373/blendercode/blender.chm chm file ]made by JesterKing with a tree like structure containing documentation for all blender internals including navigation tool to browse documentation and source code.&lt;br /&gt;
*Open source [http://sourceforge.net/projects/xchm/files/xCHM%20for%20Win32/xchm-1.19/ chm viewer] for viewing the above chm file&lt;br /&gt;
*[http://projects.blender.org/scm/browser.php?group_id=9 Quickly browse] blender source online&lt;br /&gt;
&lt;br /&gt;
= Useful informations =&lt;br /&gt;
&lt;br /&gt;
== Scripts Folder structure ==&lt;br /&gt;
&lt;br /&gt;
These are the folders currently inside &amp;lt;code&amp;gt;.blender\scripts&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
{| {{Css/prettytable}}&lt;br /&gt;
|-&lt;br /&gt;
| '''addons''' || Contains Add-Ons scripts that aren't enabled by default. These have to be enabled in the Preferences panel.&lt;br /&gt;
|-&lt;br /&gt;
| '''modules''' || Python script modules.&lt;br /&gt;
|-&lt;br /&gt;
| '''presets''' || Python Presets for Blender, cloth, render, sss &amp;amp; sunsky so far!&lt;br /&gt;
|-&lt;br /&gt;
| '''startup''' || Scripts registered at Blender startup.&lt;br /&gt;
Sub-folders:&lt;br /&gt;
* '''bl_operators:''' Blender operators modules.&lt;br /&gt;
* '''bl_ui:''' User interface properties &amp;amp; window properties scripts.&lt;br /&gt;
|-&lt;br /&gt;
| '''templates''' || Script templates found in the text editor. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://georgik.sinusgear.com/2011/06/21/writing-python-scripts-for-blender-with-intellij-idea/ Video tutorial: Writing Python scripts for Blender with Intellij IDEA]&lt;br /&gt;
* [http://www.luxrender.net/wiki/LuxBlend25_Debugging_with_eclipse Using Eclipse as an IDE for blender addons]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Csega</name></author>
		
	</entry>
</feed>