﻿<?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=Doc%3A2.6%2FManual%2FModeling%2FMeshes%2FCleanup</id>
	<title>Doc:2.6/Manual/Modeling/Meshes/Cleanup - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModeling%2FMeshes%2FCleanup"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Cleanup&amp;action=history"/>
	<updated>2026-04-25T11:59:04Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Cleanup&amp;diff=143839&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Cleanup&amp;diff=143839&amp;oldid=prev"/>
		<updated>2018-06-28T21:04:33Z</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日 (木) 21:04時点における版&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=Doc:2.6/Manual/Modeling/Meshes/Cleanup&amp;diff=143838&amp;oldid=prev</id>
		<title>2014年5月21日 (水) 17:50にwiki&gt;Bearboarによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Cleanup&amp;diff=143838&amp;oldid=prev"/>
		<updated>2014-05-21T17:50:00Z</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;{{Page/Header||}}&lt;br /&gt;
&lt;br /&gt;
= Mesh Clean-up =&lt;br /&gt;
These tools are to help cleanup degenerate geometry and fill in missing areas of a mesh.&lt;br /&gt;
&lt;br /&gt;
== Fill Holes ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |menu={{Menu|Mesh|Clean up|Fill Holes}}&lt;br /&gt;
 |hotkey=&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
This tool is can take a large selection and detect the holes in the mesh, filling them in.&lt;br /&gt;
&lt;br /&gt;
This is different from the face creation operator in three important respects.&lt;br /&gt;
&lt;br /&gt;
* holes are detected, so there is no need to manually find and select the edges around the holes.&lt;br /&gt;
* holes can have a limit for the number of sides (so only quads or tris are filled in for example).&lt;br /&gt;
* mesh data is copied from surrounding geometry (UV's, vertex-colors, multi-res, all layers), since manually creating this data is very time consuming.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Split Non-Planar Faces ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |menu={{Menu|Mesh|Clean up|Split Non-Planar Faces}}&lt;br /&gt;
 |hotkey=&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
This tool avoids ambiguous areas of geometry by splitting non-flat faces when they are bent beyond a given limit.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Delete Loose Geometry ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |menu={{Menu|Mesh|Clean up|Delete Loose}}&lt;br /&gt;
 |hotkey=&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
This tool removes disconnected vertices and edges (optionally faces - off by default).&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Degenerate Dissolve ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |menu={{Menu|Mesh|Clean up|Degenerate Dissolve}}&lt;br /&gt;
 |hotkey=&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
This tool collapses / removes geometry which you typically wont want.&lt;br /&gt;
&lt;br /&gt;
* Edges with no length.&lt;br /&gt;
* Faces with no areas (faces on a point or thin faces).&lt;br /&gt;
* Face corners with no area.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Bearboar</name></author>
		
	</entry>
</feed>