﻿<?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%2FBridge</id>
	<title>Extensions:2.6/Py/Scripts/Modeling/Bridge - 版の履歴</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%2FBridge"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Modeling/Bridge&amp;action=history"/>
	<updated>2026-06-03T19:06:49Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Modeling/Bridge&amp;diff=100895&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/Bridge&amp;diff=100895&amp;oldid=prev"/>
		<updated>2018-06-28T19:39:47Z</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:39時点における版&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/Bridge&amp;diff=100894&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Extensions:2.5/Py/Scripts/Modeling/Bridge to Extensions:2.6/Py/Scripts/Modeling/Bridge</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Modeling/Bridge&amp;diff=100894&amp;oldid=prev"/>
		<updated>2011-12-15T02:29:36Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Extensions:2.5/Py/Scripts/Modeling/Bridge&quot; class=&quot;mw-redirect&quot; title=&quot;Extensions:2.5/Py/Scripts/Modeling/Bridge&quot;&gt;Extensions:2.5/Py/Scripts/Modeling/Bridge&lt;/a&gt; to &lt;a href=&quot;/Extensions:2.6/Py/Scripts/Modeling/Bridge&quot; title=&quot;Extensions:2.6/Py/Scripts/Modeling/Bridge&quot;&gt;Extensions:2.6/Py/Scripts/Modeling/Bridge&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Bridge&lt;br /&gt;
|tooltip=Bridge two, or loft several, loops of vertices.&lt;br /&gt;
|menu=Group: Mesh&lt;br /&gt;
|version=1.4.0&lt;br /&gt;
|blender=2.55 r#32738&lt;br /&gt;
|author=Crouch&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=&lt;br /&gt;
[http://blenderartists.org/forum/showthread.php/197522 BlenderArtists support thread]&lt;br /&gt;
[http://sites.google.com/site/bartiuscrouch/scripts/bridge Script homepage] including an explanation with images.&lt;br /&gt;
|exe=mesh_bridge.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|usage=View3D &amp;gt; Ctrl+F &amp;gt; Bridge/Loft&lt;br /&gt;
|download=&lt;br /&gt;
|bugtracker=&lt;br /&gt;
|issues=Weights for the bevel modifier might be altered slightly&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Important note ===&lt;br /&gt;
This script has been included in the [[Extensions:2.5/Py/Scripts/Modeling/LoopTools|LoopTools add-on]]. Further development will occur as part of that add-on, so it's highly recommended to cease using this individual Bridge script.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
* Open Blender and go to the addons tab in User Preferences&lt;br /&gt;
* Install the script&lt;br /&gt;
* Enable the script&lt;br /&gt;
&lt;br /&gt;
=== How to use ===&lt;br /&gt;
&lt;br /&gt;
[[File:Scripts_Mesh_Bridge_splash.png|left]]&lt;br /&gt;
&lt;br /&gt;
This Add-On lets you bridge two, or loft several, loops of vertices. With loops I mean selections of vertices that are connected to each other, so you aren't restricted to using closed edgeloops. After installing and enabling the Add-On you can find the functions in the Faces menu (ctrl+F in editmode). Simply select two loops, and select Bridge in the Faces menu.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Explanation of script options ===&lt;br /&gt;
&lt;br /&gt;
==== Loop ====&lt;br /&gt;
&lt;br /&gt;
This is is the only setting that is only available for the loft tool. It connects the first and the last loop to each other.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Segments ====&lt;br /&gt;
&lt;br /&gt;
The number of faces used to bridge or loft the distance between two loops. One segment means that only faces will be created. Two (or more) segments means that an intermediary line (or lines) of vertices is created, so two or more faces can be defined between the loops. If the value is set to zero, the script automatically calculates the best amount of segments in order to keep the faces as square as possible. This is especially interesting for the loft tool, as it might create different numbers of segments between different loops.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Minimum width ====&lt;br /&gt;
&lt;br /&gt;
This option has no label, but is located directly to the right of the segments setting. The simple explanation: 0% lot of triangles, 100% mostly square faces. There is a bit more to it though. It determines when a new vertex has to be created, or when to use the vertex next to it. It does this based on the distance between these vertices compared to the distance between the vertices in the original loops. So 50% means that if the distance between two vertices that will be newly created is smaller than half the distance between two vertices in the original loop, they will be merged together, resulting in only a single new vertex.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Interpolation mode ====&lt;br /&gt;
&lt;br /&gt;
This can be set to either cubic or linear. Linear is just a flat interpolation, while cubic tries to retain the surface tangents, resulting in more fluid curves.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Strength ====&lt;br /&gt;
&lt;br /&gt;
The strength option is only available when the interpolation mode is set to cubic. Setting the strength to zero gives a result very similar to linear interpolation, while higher strengths result in more fluid curves. Setting a negative strength changes the direction of the curve. Or described in a more visual way: it makes deflated volumes inflate and vice versa. The soft limits of this option are set to range from -3 to +3, but you can easily assign bigger or smaller values by manually entering a number, instead of using the slider. This works just the same as with normal sliders in Blender.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Remove faces ====&lt;br /&gt;
&lt;br /&gt;
When using a face-selection input (as in the image above), the inner faces will be removed after bridging or lofting.&lt;br /&gt;
Because of some limitations in Blender the weight values assigned to the bevel-modifier might be slightly altered (by about 0.01) when this option is enabled.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Twist ====&lt;br /&gt;
&lt;br /&gt;
Determines which vertices in both loops are connected to each other. This might be used for artistic reasons or to correct a wrong result given by the script.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Reverse ====&lt;br /&gt;
&lt;br /&gt;
This option should only be used if the script gives a wrong result. It reverses the order in which vertices are connected and can fix problems when the script gives a result that looks inverted. It's a bit hard to describe, but just try it once and you'll immediately understand what it does.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* Back to [[Extensions:2.5/Py/Scripts]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>