﻿<?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%2FCurve%2FSapling_Tree</id>
	<title>Extensions:2.6/Py/Scripts/Curve/Sapling Tree - 版の履歴</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%2FCurve%2FSapling_Tree"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Sapling_Tree&amp;action=history"/>
	<updated>2026-06-02T00:41:57Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Sapling_Tree&amp;diff=104781&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/Curve/Sapling_Tree&amp;diff=104781&amp;oldid=prev"/>
		<updated>2018-06-28T19:43:23Z</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=Extensions:2.6/Py/Scripts/Curve/Sapling_Tree&amp;diff=104780&amp;oldid=prev</id>
		<title>wiki&gt;Sparazza: changed download url</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Sapling_Tree&amp;diff=104780&amp;oldid=prev"/>
		<updated>2013-07-21T13:20:30Z</updated>

		<summary type="html">&lt;p&gt;changed download url&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Sapling&lt;br /&gt;
|tooltip=Adds a parametric tree&lt;br /&gt;
|menu=Group: Add Curve &lt;br /&gt;
|version=0,2&lt;br /&gt;
|blender=2.57 Rev:#36380&lt;br /&gt;
|author=Andrew Hale (TrumanBlending)&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?214857-Sapling-A-Tree-Generator-Add-On-for-Blender-%28Version-0.2%29&lt;br /&gt;
|exe=add_curve_sapling/*.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/add_curve_sapling/&lt;br /&gt;
|bugtracker=http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=27226&amp;amp;group_id=153&amp;amp;atid=468&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
* This script is in Blender 2.5 Add-Ons menu.&lt;br /&gt;
* Download the script and place it in your addons folder.&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
Modelling realistic trees can be a difficult task, especially if a large number of similar trees with small variations are required. This addon uses the method developed by Jason Weber and Joseph Penn in their paper &amp;quot;Creation and Rendering of Realistic Trees&amp;quot; to easily create a wide variety of trees. Using curves as the basis of construction allows dynamic geometry which can be changed depending on the level of detail required.&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
----&lt;br /&gt;
==== Interface/Menu Overview ====&lt;br /&gt;
* The script is found in {{Menu|Add|Curve|Add Tree}}.&lt;br /&gt;
* The addon interface is then found in the Tools panel.&lt;br /&gt;
----&lt;br /&gt;
==== Geometry Options ====&lt;br /&gt;
[[File:sapling-geometry-options.png|right]]&lt;br /&gt;
Shown to the right is the portion of the options related to the overall geometry of the tree being created, the relevance of each variable is discussed below.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{|{{Css/prettytable}}&lt;br /&gt;
 |align=center | '''Variable'''&lt;br /&gt;
 |align=center | '''Usage''' &lt;br /&gt;
 |align=center | '''Editable After Tree Creation?''' &lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Bevel &lt;br /&gt;
 |align=left | This determines whether the curve should be shown with its full thickness or only the underlying curve. Disabled by default to permit rapid feedback on parameter changes.&lt;br /&gt;
 |align=center | Yes&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Bevel Resolution&lt;br /&gt;
 |align=left | Determines how smooth the outline of the bevelled curve is. The lower this value, the smaller the number of vertices but the resulting geometry will be coarser.&lt;br /&gt;
 |align=center | Yes&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Curve Resolution&lt;br /&gt;
 |align=left | Changes the smoothness of the curve along its length. This is only relevant if {{Button|Handle Type}} is set to Auto.&lt;br /&gt;
 |align=center | Yes&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Handle Type&lt;br /&gt;
 |align=left | Determines the method of interpolation of the curve between bezier points. Vector type results in fewer vertices but straight segments. Auto type smooths the segments but requires more expensive geometry.&lt;br /&gt;
 |align=center | Yes&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Shape&lt;br /&gt;
 |align=left | Governs the distribution of branches in order to effect the overall shape of the tree.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Random Seed&lt;br /&gt;
 |align=left | Sets the basis on which all random values for the tree are generated. This can be changed to allow different trees with the same basic parameters to be generated.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Scale&lt;br /&gt;
 |align=left | The underlying size of the tree in Blender units.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Scale Variation&lt;br /&gt;
 |align=left | The maximum amount that the scale of the tree can vary (up or down) from the value of {{Button|Scale}}.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Radius Scale&lt;br /&gt;
 |align=left | The scale of the radius at the base of the tree.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Radius Variation&lt;br /&gt;
 |align=left | The maximum amount that the radius scale of the tree can vary (up or down) from the value of {{Button|Radius Scale}}.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Preset Name&lt;br /&gt;
 |align=left | The name of the preset to be exported. This will export all current properties of the tree to the Sapling preset folder as a .py file.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Export Preset&lt;br /&gt;
 |align=left | Export all current properties.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Load Preset&lt;br /&gt;
 |align=left | Any presets found in the Sapling preset directory may be imported when selected here.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Limit Import&lt;br /&gt;
 |align=left | This can be used to restrict what geometry is created when a preset is imported. If selected, only two levels of branches and no leaves will be generated.&lt;br /&gt;
 |align=center | No&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
==== Branch Splitting Options ====&lt;br /&gt;
[[File:sapling-branchsplitting-options.png|right]]&lt;br /&gt;
Shown to the right is the portion of the options related to the in way the branches split from each other, the relevance of each variable is discussed below.&lt;br /&gt;
{{clr}}&lt;br /&gt;
{|{{Css/prettytable}}&lt;br /&gt;
 |align=center | '''Variable'''&lt;br /&gt;
 |align=center | '''Usage''' &lt;br /&gt;
 |align=center | '''Editable After Tree Creation?'''&lt;br /&gt;
 |-&lt;br /&gt;
 |align=center | Levels&lt;br /&gt;
 |align=left | &lt;br /&gt;
 |align=center | No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
* In Blender 2.5 the scripts currently show up in the toolbar.&lt;br /&gt;
* Currently you need to set script parameters before doing any transforms or using modifiers. &lt;br /&gt;
&lt;br /&gt;
=== Additional Information ===&lt;br /&gt;
----&lt;br /&gt;
* In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/&lt;br /&gt;
&lt;br /&gt;
=== Support ===&lt;br /&gt;
----&lt;br /&gt;
* [http://blenderartists.org/forum/forumdisplay.php?f=11 Python &amp;amp; Plugins forum] at Blender Artists.&lt;br /&gt;
----&lt;br /&gt;
* Back to [[Extensions:2.5/Py/Scripts]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This is temporary hide-tab for rest of the text&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
*link 1&lt;br /&gt;
*link 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:''Explain what the script does, where the idea came from, what it is related to, why it is useful, etc.&lt;br /&gt;
&lt;br /&gt;
Use the script's UI tooltip. ''We need to allow multi-line tips (popups) in Blender, the current limit is not enough and we end up with ugly long lines.''&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' How to use the script&lt;br /&gt;
&lt;br /&gt;
=== Shortcuts ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' List of shortcuts used by the script, if any. Mostly relevant for scripts with guis. We should of course standardize basic ones: ESC to cancel, ESC and q to quit, etc. Follow the rules in [[Meta/Templates]].&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Config options available in the script's gui or via the Scripts Config Editor.&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Usage notes, there is also a section for general notes at the end.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Miscellaneous notes on the script.&lt;br /&gt;
&lt;br /&gt;
== Compatibility ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Relevant for IO scripts, note how complete they are in regards to the file format specification and/or compatiblity with other programs that can read the same format.&lt;br /&gt;
&lt;br /&gt;
== Additional Information ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' placeholder for additional information.&lt;br /&gt;
&lt;br /&gt;
=== To-Do list ===&lt;br /&gt;
* the first&lt;br /&gt;
* the ..&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
Thanks go to:&lt;br /&gt;
* Name (AKA nickname) for what...&lt;br /&gt;
* Name ...&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
&lt;br /&gt;
 v1.00 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
 v0.99 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Sparazza</name></author>
		
	</entry>
</feed>