﻿<?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%3APhonybone%2FPython_Nodes%2FBuildInstructions</id>
	<title>利用者:Phonybone/Python Nodes/BuildInstructions - 版の履歴</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%3APhonybone%2FPython_Nodes%2FBuildInstructions"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Phonybone/Python_Nodes/BuildInstructions&amp;action=history"/>
	<updated>2026-08-01T06:54:40Z</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:Phonybone/Python_Nodes/BuildInstructions&amp;diff=135305&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:Phonybone/Python_Nodes/BuildInstructions&amp;diff=135305&amp;oldid=prev"/>
		<updated>2018-06-28T20:47:54Z</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:47時点における版&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:Phonybone/Python_Nodes/BuildInstructions&amp;diff=135304&amp;oldid=prev</id>
		<title>2012年10月28日 (日) 18:57にwiki&gt;Phonyboneによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Phonybone/Python_Nodes/BuildInstructions&amp;diff=135304&amp;oldid=prev"/>
		<updated>2012-10-28T18:57:56Z</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;== Retrieving the source ==&lt;br /&gt;
The project repository is currently hosted on [https://www.gitorious.org/ gitorious.org]. In order to check out the code you will need to have a git client installed. Alternatively you can also download the source as a tar.gz.&lt;br /&gt;
&lt;br /&gt;
Create a target folder for the branch:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
mkdir python_nodes&lt;br /&gt;
cd python_nodes&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using Git Client ===&lt;br /&gt;
Now clone the git branch (''git clone'' is the equivalent of ''svn checkout''). We're only cloning the node groups branch itself here, the repository contains a bunch of other branches, including the regular svn trunk in ''master'' branch:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
git clone git://gitorious.org/~lukastoenne/blenderprojects/blender-lukastoenne.git -b custom_nodes blender&lt;br /&gt;
cd blender&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Download as tarball ===&lt;br /&gt;
Go to&lt;br /&gt;
&lt;br /&gt;
[https://www.gitorious.org/~lukastoenne/blenderprojects/blender-lukastoenne/commits/custom_nodes https://www.gitorious.org/~lukastoenne/blenderprojects/blender-lukastoenne/commits/custom_nodes]&lt;br /&gt;
&lt;br /&gt;
On the right side you will find a button labeled ''Download custom_nodes as tar.gz''. Click to generate a tar.gz archive and download to the python_nodes folder created above and extract&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
From this point on the build procedure is the same as for regular SVN trunk.&lt;br /&gt;
&lt;br /&gt;
[[Dev:Doc/Building_Blender|Building Blender]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Phonybone</name></author>
		
	</entry>
</feed>