﻿<?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%2FBevel_-Taper_Curve</id>
	<title>Extensions:2.6/Py/Scripts/Curve/Bevel -Taper Curve - 版の履歴</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%2FBevel_-Taper_Curve"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Bevel_-Taper_Curve&amp;action=history"/>
	<updated>2026-09-16T22:37:21Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Bevel_-Taper_Curve&amp;diff=144633&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/Bevel_-Taper_Curve&amp;diff=144633&amp;oldid=prev"/>
		<updated>2018-06-28T21:05:15Z</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日 (木) 21:05時点における版&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/Bevel_-Taper_Curve&amp;diff=144632&amp;oldid=prev</id>
		<title>2014年12月14日 (日) 23:21にwiki&gt;Metalliandyによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Bevel_-Taper_Curve&amp;diff=144632&amp;oldid=prev"/>
		<updated>2014-12-14T23:21:20Z</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=Bevel/Taper Curve&lt;br /&gt;
|tooltip=Add taper curve to active curve/Add taper curve to active curve&lt;br /&gt;
|menu=Object &amp;gt; Bevel/Taper&lt;br /&gt;
|version=1.1&lt;br /&gt;
|blender=2.69&lt;br /&gt;
|author=Cmomoney&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=Bugs &amp;amp; ChangeLog: https://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=37377&amp;amp;group_id=153&amp;amp;atid=467&lt;br /&gt;
|download=https://developer.blender.org/F24563&lt;br /&gt;
|exe=&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
}}&lt;br /&gt;
----&lt;br /&gt;
== Installation ==&lt;br /&gt;
Install the addon by opening User Preferences, and choosing &amp;quot;Install from file...&amp;quot; in the Addons tab.&lt;br /&gt;
&lt;br /&gt;
Bevel/Taper Curve should be the only item in the list, but if not, simply search for it. Check the checkbox on the right.&lt;br /&gt;
----&lt;br /&gt;
[[image:AddOn_BevelTaper_Curve.jpg |center]]&lt;br /&gt;
== Info ==&lt;br /&gt;
This addon adds a bevel and/or taper curve to the currently active curve. &lt;br /&gt;
----&lt;br /&gt;
== Usage ==&lt;br /&gt;
In Object mode, with a curve selected, go to Object-&amp;gt;Bevel/Taper-&amp;gt;Add curve as Bevel -or- Add curve as Taper.&lt;br /&gt;
----&lt;br /&gt;
== Options ==&lt;br /&gt;
&lt;br /&gt;
===Bevel:===&lt;br /&gt;
&lt;br /&gt;
Type - Selects from 5 types of bevels&lt;br /&gt;
&lt;br /&gt;
scale x - scales the bevel on the x axis&lt;br /&gt;
&lt;br /&gt;
scale y - scales the bevel on the y axis&lt;br /&gt;
&lt;br /&gt;
link xy - scales on the x and y simultaneously(use scale x)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Taper:===&lt;br /&gt;
&lt;br /&gt;
End Width Left - adjusts left end taper width&lt;br /&gt;
&lt;br /&gt;
End Width Right - adjusts right end taper width&lt;br /&gt;
&lt;br /&gt;
Center Width - adjusts center taper width&lt;br /&gt;
&lt;br /&gt;
link ends - adjust left and right end taper width simultaneously&lt;br /&gt;
&lt;br /&gt;
link ends/center - adjusts center and end taper widths simultaneously(based on Difference)&lt;br /&gt;
&lt;br /&gt;
Difference - difference between center and end taper widths when linked &lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>wiki&gt;Metalliandy</name></author>
		
	</entry>
</feed>