﻿<?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=Dev%3ARef%2FRelease_Notes%2F2.68%2FModeling</id>
	<title>Dev:Ref/Release Notes/2.68/Modeling - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRelease_Notes%2F2.68%2FModeling"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.68/Modeling&amp;action=history"/>
	<updated>2026-07-26T21:14:39Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.68/Modeling&amp;diff=143281&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.68/Modeling&amp;diff=143281&amp;oldid=prev"/>
		<updated>2018-06-28T20:57:12Z</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:57時点における版&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=Dev:Ref/Release_Notes/2.68/Modeling&amp;diff=143280&amp;oldid=prev</id>
		<title>2013年7月19日 (金) 04:02にwiki&gt;Ideasman42による</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.68/Modeling&amp;diff=143280&amp;oldid=prev"/>
		<updated>2013-07-19T04:02:43Z</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;=Blender 2.68: Modeling=&lt;br /&gt;
&lt;br /&gt;
== General Improvements ==&lt;br /&gt;
* Add option to remove all shape keys at once ({{Commit|57246}})&lt;br /&gt;
* Add curve falloff options to loop-cuts smooth option ({{Commit|56562}})&lt;br /&gt;
* Mirror tools now give feedback if verts can't be mirrored ({{Commit|57245}})&lt;br /&gt;
* Select shortest path now works for vertices - (Ctrl+RMB), ({{Commit|57224}})&lt;br /&gt;
* Lattice object now has an active element (for use with transform ''Active'' pivot type) ({{Commit|57320}})&lt;br /&gt;
* Add Catmull-Rom spline as an option for lattice deform ({{Commit|57733}})&lt;br /&gt;
* Mesh normal re-calculation has been improved to give more reliable results with non manifold edges and work stably independent of orientation ({{Commit|58088}})&lt;br /&gt;
* The modifier stack has been optimized to eliminate unnecessary normal-calculations ({{Commit|57145}})&lt;br /&gt;
* Edge length display - keep  within the view bounds so you can see edge length even when zoomed in ({{Commit|57165}})&lt;br /&gt;
&lt;br /&gt;
== [[Doc:2.6/Manual/Modeling/Meshes/Editing/Edges#Bridge_Edge_Loops|'''Bridge Tool''']] ==&lt;br /&gt;
&lt;br /&gt;
The bridge tools has been rewritten to include support for more advanced features such as briding between loops of different size, the ability to bridge multiple loops at once, subdivision, surface blending and bridging face regions.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
 | valign=center | [[File:mesh_bridge_uneven_after.png|thumb|200px|Support for different vertex counts.]]&lt;br /&gt;
 | valign=center | [[File:mesh_bridge_multi_after.png|thumb|200px|Bridging multiple loops at once.]]&lt;br /&gt;
 | valign=center | [[File:mesh_bridge_advanced_after.png|thumb|200px|Subdivision and surface blending.]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== [[Doc:2.6/Manual/Modeling/Meshes/Editing/Faces#Grid_Fill|'''Grid Fill''']] ==&lt;br /&gt;
&lt;br /&gt;
The grid fill tool has been added which can fill in a grid from 2 connected edge loops.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
 | valign=center | [[File:mesh_fill_grid_simple_before.png|thumb|140px|left|Input]]&lt;br /&gt;
 | valign=center | [[File:mesh_fill_grid_simple_after.png|thumb|140px|left|Grid fill result]]&lt;br /&gt;
 | valign=center | [[File:mesh_fill_grid_surface_before.png|thumb|150px|left|Input]]&lt;br /&gt;
 | valign=center | [[File:mesh_fill_grid_surface_after.png|thumb|150px|left|Grid fill result]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
== [[Doc:2.6/Manual/3D_interaction/Transform_Control/Proportional_Edit|'''Proportional Editing''']] ==&lt;br /&gt;
* Added support for x-mirror ({{Commit|57616}})&lt;br /&gt;
&lt;br /&gt;
* Added the option to use {{Literal|Projected (2D)}} coordinates, has the advantage that you can deform areas without the twisting you normally get ({{Commit|57608}})&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:3D-interaction_Transform-Control_Proportional-Edit-2D_Compare.png|thumb|300px|center|The difference between regular and {{Literal|Projected (2D)}} proportional option (right).]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== [[Doc:2.6/Manual/Modeling/Meshes/Editing/Basics/Mirror#Snap_to_Symmetry|'''Snap to Symmetry''']] ==&lt;br /&gt;
This editmesh tool lets you snap a meshes vertices to their mirrored neighbors with an adjustable tolerance ({{Commit|57590}})&lt;br /&gt;
&lt;br /&gt;
Useful when dealing with models which are close to being symmetrical but not enough for blender to recognize them when x-mirror option is enabled.&lt;br /&gt;
&lt;br /&gt;
Unlike the '''Symmetrize''' tool, this re-positions vertices to their mirrored locations rather than duplicating the mesh from one side to another.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
 | valign=center | [[File:Mesh_Snap_to_Symmetry.png|thumb|left|200px|Before Snap to Symmetry]]&lt;br /&gt;
 | valign=center | [[File:Mesh_Snap_to_Symmetry_After.png|thumb|left|200px|After Snap to Symmetry]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== [[Doc:2.6/Manual/Modeling/Meshes/Editing/Basics/Deleting#Dissolve|'''Dissolve''']] ==&lt;br /&gt;
* Added the {{Literal|Face Split}}&amp;lt;br&amp;gt;When dissolving vertices into surrounding faces, you can often end up with very large, uneven ngons.&amp;lt;br&amp;gt;The face split option limits dissolve to only use the corners of the faces connected to the vertex. ({{Commit|56579}})&lt;br /&gt;
[[File:Bmesh_dissolve_face_split.jpg|thumb|500px|center|Dissolve {{Literal|Face Split}} option.&amp;lt;br&amp;gt;'''Left''': input, '''Middle''': regular dissolve. '''Right''': {{Literal|Face Split}} enabled]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== [[Doc:2.6/Manual/Modeling/Meshes/Editing/Subdividing/Vertex_Connect|'''Vertex Connect''']] ==&lt;br /&gt;
When there are only 2 vertices select, a cut can now be made across unselected faces, a little like the knife tool, however this is limited to straight cuts across connected faces. ({{Commit|57653}})&lt;br /&gt;
{| align=center&lt;br /&gt;
 | valign=center | [[File:bmesh_connect_verts_pair_before.png|thumb|200px|Before]]&lt;br /&gt;
 | valign=center | [[File:bmesh_connect_verts_pair_after.png|thumb|200px|After]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>