﻿<?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%2FBtrace</id>
	<title>Extensions:2.6/Py/Scripts/Curve/Btrace - 版の履歴</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%2FBtrace"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Btrace&amp;action=history"/>
	<updated>2026-06-03T23:02:35Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Btrace&amp;diff=138485&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/Btrace&amp;diff=138485&amp;oldid=prev"/>
		<updated>2018-06-28T20:51:03Z</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=Extensions:2.6/Py/Scripts/Curve/Btrace&amp;diff=138484&amp;oldid=prev</id>
		<title>2016年5月18日 (水) 16:51にwiki&gt;Ideasman42による</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Curve/Btrace&amp;diff=138484&amp;oldid=prev"/>
		<updated>2016-05-18T16:51:50Z</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=Btrace&lt;br /&gt;
|tooltip=Tools for converting/animating objects/particles into curves&lt;br /&gt;
|menu=Group: Add Curve &lt;br /&gt;
|version=1.0&lt;br /&gt;
|blender=2.64 &lt;br /&gt;
|author=liero, crazycourier, Atom, Meta-Androcto, MacKracken&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?214872&lt;br /&gt;
|exe=btrace.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://developer.blender.org/diffusion/BAC/browse/master/btrace/&lt;br /&gt;
|bugtracker=https://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=29563&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.6x Add-Ons menu.&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Addons_btrace_1_1.jpg|center|thumb|600px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Addons_btrace_1_1_tools.jpg |right|thumb|250px|]]&lt;br /&gt;
The two new tools are Mesh Follow and Color Blender. Mesh Follow creates a curve from that animated path of either Verts/Edges/Faces or object origin. Color Blender adds random color and color animation tools.&lt;br /&gt;
&lt;br /&gt;
Currently Btrace is now part of the Addons_contrib which get included in all graphicall.org build (but not the release yet). So the plugin is updated via the blender SVN&lt;br /&gt;
&lt;br /&gt;
The purpose of this script is to add tools that are similar to C4D Tracer. These type of tools will come in particularly handy for motion graphic artists. &lt;br /&gt;
&lt;br /&gt;
The six main tools (Object Trace, Object Connect, Mesh Follow, Handwriting, Particle Trace, Particle Connect) all share common settings for the most part. Each tool creates a curve as the end result. The settings for the curve created can be setup under the Curves Settings button.&lt;br /&gt;
&lt;br /&gt;
The tools have access to a few other features. All of them have access to the grow curve animation tool which animates the curve radius. As well as the Color Blender tool.&lt;br /&gt;
&lt;br /&gt;
A quick explanation:&lt;br /&gt;
Brush Trace: Creates a curve by joining points of a mesh in a continuous manner or by all edges. Options to modulate the curves radius or add distortion to mesh before converting.&lt;br /&gt;
&lt;br /&gt;
Objects Connect: Join selected objects with a curve and add hooks to each node.&lt;br /&gt;
Particle Trace: Creates a curve from each particle of a system. Keeping particle amount under 250 will make this run faster.&lt;br /&gt;
Particle Connect: Connects each particle of a system with a continuous curve.&lt;br /&gt;
&lt;br /&gt;
Mesh Follow: Creates curve from animated mesh object. Following the path of either the verts, edges or faces, and also the option to follow the object's center point.&lt;br /&gt;
&lt;br /&gt;
Handwriting Tool: And updated version of the Handwriting tool from liero and Meta-Androcto, creates an animated curve using the grease pencil.&lt;br /&gt;
Grow Curve Animation: Animate the radius of a curve over time. Can be run alone on a curve object, or run with the tools above.&lt;br /&gt;
F-Curve Noise: Quick link to add a F-Curve modifier to an object. &lt;br /&gt;
&lt;br /&gt;
Each script has a number of different options which can be used to create some very interesting effects. The video above explains eachl, but highly encourage you to play around with them. These are Grow Animation, Color Blender and F-Curve Noise.&lt;br /&gt;
&lt;br /&gt;
A lot of these scripts are based off the work from liero and included with his permission, who I have to give most the credit for the logic behind some of the tools. Liero, you rule and thank you. Also a lot of thanks to Mackraken who gave me a lot of great advice. Meta-Androcto and Atom have also given great feedback and help when needed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;vimeo width=&amp;quot;600&amp;quot; height=&amp;quot;338&amp;quot; &amp;gt;39003647&amp;lt;/vimeo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Addons_btrace_objects.jpg |right|thumb|250px|]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interface/Menu Overview'''&lt;br /&gt;
* The interface for this script is found in the Add &amp;gt; Curves Menu&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
* may be slow on complex mesh&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.6/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;Ideasman42</name></author>
		
	</entry>
</feed>