﻿<?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%2FMesh%2FEdgeTune</id>
	<title>Extensions:2.6/Py/Scripts/Mesh/EdgeTune - 版の履歴</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%2FMesh%2FEdgeTune"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Mesh/EdgeTune&amp;action=history"/>
	<updated>2026-06-03T19:08:12Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Mesh/EdgeTune&amp;diff=136635&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/Mesh/EdgeTune&amp;diff=136635&amp;oldid=prev"/>
		<updated>2018-06-28T20:49:25Z</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:49時点における版&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/Mesh/EdgeTune&amp;diff=136634&amp;oldid=prev</id>
		<title>2013年9月10日 (火) 00:49にwiki&gt;Paleajedによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Mesh/EdgeTune&amp;diff=136634&amp;oldid=prev"/>
		<updated>2013-09-10T00:49:31Z</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= EdgeTune&lt;br /&gt;
|tooltip= Tune edges by sliding vertices.&lt;br /&gt;
|menu= Mesh Tools&lt;br /&gt;
|usage= Draw over red-accented edges with left-mouse to slide verts.&lt;br /&gt;
|version= 3.4.0&lt;br /&gt;
|blender= 2.67&lt;br /&gt;
|category= Mesh&lt;br /&gt;
|author= Gert De Roost&lt;br /&gt;
|license= GPL&lt;br /&gt;
|distribution= Extern&lt;br /&gt;
|note= &lt;br /&gt;
|exe= mesh_edgetune.py&lt;br /&gt;
|download= http://www.ewocprojects.be/mesh_edgetune.py&lt;br /&gt;
|modules= math&lt;br /&gt;
|deps= &lt;br /&gt;
|data= &lt;br /&gt;
|bugtracker= on BlenderArtists&lt;br /&gt;
|warning= &lt;br /&gt;
|link= http://www.ewocprojects.be&lt;br /&gt;
|releaselog= not yet&lt;br /&gt;
|issues= none&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
    Video:&lt;br /&gt;
    &amp;lt;vimeo width=&amp;quot;800&amp;quot; height=&amp;quot;450&amp;quot; &amp;gt;42167173&amp;lt;/vimeo&amp;gt;&lt;br /&gt;
    &amp;lt;br&amp;gt;&lt;br /&gt;
    &amp;lt;br&amp;gt;&lt;br /&gt;
    This addon is an implementation of the concept of sliding vertices around&lt;br /&gt;
   on edges.  It is used to finetune/redraw edges/edgeloops through the process of sliding&lt;br /&gt;
   vertices.  It can be used to slide anything anywhere.&amp;lt;br&amp;gt;&lt;br /&gt;
   To my knowledge this is a new concept in 3D modeling. Try it and you will&lt;br /&gt;
   see how it can impact your modeling habits.&amp;lt;br&amp;gt;&lt;br /&gt;
   You are able to tune vertices by sliding by freehand-redrawing them on the&lt;br /&gt;
   edges they are part of.&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   Documentation&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   First install the addon by going to User Preferences-&amp;gt; AddOns and choosing&lt;br /&gt;
   &amp;quot;Install from file&amp;quot;. Locate the downloaded file and install it.&amp;lt;br&amp;gt;&lt;br /&gt;
   Enable the script in User Preferences-&amp;gt;AddOns-&amp;gt;Mesh.&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   The addon will work on any vertice/edge/face-selection. &amp;lt;br&amp;gt;&lt;br /&gt;
   Make a selection, click the EdgeTune button on the Mesh Tools panel.&amp;lt;br&amp;gt;&lt;br /&gt;
   (addon only accessible when in EditMode).   &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   The selection will be visualized in yellow.&lt;br /&gt;
   EdgeTune will abide by the limited visibility setting.&lt;br /&gt;
   Press and hold left-mouse button and draw freely across the &amp;quot;slide-edges&amp;quot;,&lt;br /&gt;
   visualized in red.&amp;lt;br&amp;gt;&lt;br /&gt;
   The respective selected vertices will change position on the slide-edge to&lt;br /&gt;
   the new position you choose by moving over it with the left mouse-button&lt;br /&gt;
   pressed.  Vertices can be made to move past the end of the edge by&lt;br /&gt;
   keeping leftmouse pressed, and moving along the supporting edge and&lt;br /&gt;
   further in that same direction.&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   Undo one step a time with Ctrl-Z.&amp;lt;br&amp;gt;&lt;br /&gt;
   Press ENTER/RETURN to finalize the operation.&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   Just press the right-mouse-button to cancel the addon operation.&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   Change orientation the standard Blender way.&amp;lt;br&amp;gt;&lt;br /&gt;
   HINT: EdgeTune is also multi-vertex-slide.&amp;quot;&amp;quot;&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Paleajed</name></author>
		
	</entry>
</feed>