﻿<?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%2FModeling%2FVertex_Slide2</id>
	<title>Extensions:2.6/Py/Scripts/Modeling/Vertex Slide2 - 版の履歴</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%2FModeling%2FVertex_Slide2"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Modeling/Vertex_Slide2&amp;action=history"/>
	<updated>2026-05-19T12:05:16Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Modeling/Vertex_Slide2&amp;diff=105539&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/Modeling/Vertex_Slide2&amp;diff=105539&amp;oldid=prev"/>
		<updated>2018-06-28T19:44:28Z</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:44時点における版&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/Modeling/Vertex_Slide2&amp;diff=105538&amp;oldid=prev</id>
		<title>wiki&gt;CoDEmanX: Added note that it's broken, bug GG-slide is a superior alternative</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Modeling/Vertex_Slide2&amp;diff=105538&amp;oldid=prev"/>
		<updated>2013-02-19T14:55:47Z</updated>

		<summary type="html">&lt;p&gt;Added note that it&amp;#039;s broken, bug GG-slide is a superior alternative&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Note|Outdated!|This addon is broken due to API changes as of {{Commit|53207}}, but you may use the built-in vertex/edge slide (&amp;quot;GG-slide&amp;quot;) instead.}}&lt;br /&gt;
&lt;br /&gt;
{{ScriptInfo&lt;br /&gt;
|name=Vertex slide&lt;br /&gt;
|tooltip=Slide the vertex along an edge&lt;br /&gt;
|menu=View3D &amp;gt; Mesh &amp;gt; Vertices (CTRL V-key)&lt;br /&gt;
|version=2.0.1&lt;br /&gt;
|blender=2.6.2 Rev:#44491&lt;br /&gt;
|author=Valter Battioli (ValterVB) and &amp;quot;PKHG&amp;quot;&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?218614&lt;br /&gt;
|download=https://svn.blender.org/svnroot/bf-extensions/branches/broken_stuff/mesh_vertex_slide.py&lt;br /&gt;
|exe=mesh_vertex_slide.py&lt;br /&gt;
|bugtracker=http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=27561}}&lt;br /&gt;
&lt;br /&gt;
{{Note|BMesh|Now work only with Blender 2.62 or higher}}&lt;br /&gt;
&lt;br /&gt;
=== Install ===&lt;br /&gt;
Download the script.&lt;br /&gt;
Put the script in 2.62\scripts\addons_contrib. &lt;br /&gt;
In the User Preferences, go to the Add-Ons menu. &lt;br /&gt;
Activate the script. &lt;br /&gt;
Go to in Edit Mode and press {{Shortcut|ctrl|V}} then select Vertex Slide.&lt;br /&gt;
&lt;br /&gt;
If you have an error like &amp;quot;global name 'vector' is not defined&amp;quot; you need a more recent version of Blender.&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
This script allows you to slide a vertex along an edge.&lt;br /&gt;
&lt;br /&gt;
Use {{Shortcut/Mouse|lmb}} to confirme and {{Shortcut/Mouse|rmb}} or {{Shortcut/Keypress|esc}} to cancel. &lt;br /&gt;
&lt;br /&gt;
Use {{Shortcut/Keypress|shift}} for slide lower.&lt;br /&gt;
&lt;br /&gt;
=== One vertex selected ===&lt;br /&gt;
With the {{Shortcut/Mouse|wheel}} you select wich edge to use for the slide (there is an * near the vertex to move).&lt;br /&gt;
Every time you change the edge, the slide start from the original position.&lt;br /&gt;
Hold the left {{Shortcut|alt}} to start the movement from last position, not from original position.&lt;br /&gt;
&lt;br /&gt;
=== Two vertices selected ===&lt;br /&gt;
With the {{Shortcut/Mouse|wheel}} you select wich vertex to move (there is an * near the vertex)&lt;br /&gt;
Every time you change the vertex, the slide start from the original position.&lt;br /&gt;
Hold the left {{Shortcut|alt}} to start the movement from last position, not from original position.&lt;br /&gt;
Isn't necessary that the 2 vertices are linked. You can select any vertex in the mesh. If you select more than two vertices, the script don't start.&lt;br /&gt;
&lt;br /&gt;
=== Reverse movement ===&lt;br /&gt;
Press {{Shortcut/Keypress|left}} to reverse the movement and press {{Shortcut/Keypress|right}} to restore it.&lt;br /&gt;
&lt;br /&gt;
===Video===&lt;br /&gt;
Video with Subtitle (IT and ENG):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;youtube  width=&amp;quot;640&amp;quot; height=&amp;quot;480&amp;quot;&amp;gt;yaJQzEew58o&amp;lt;/youtube&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;CoDEmanX</name></author>
		
	</entry>
</feed>