﻿<?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%2FRelaxLHC</id>
	<title>Extensions:2.6/Py/Scripts/Mesh/RelaxLHC - 版の履歴</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%2FRelaxLHC"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Mesh/RelaxLHC&amp;action=history"/>
	<updated>2026-04-28T10:23:43Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Mesh/RelaxLHC&amp;diff=137403&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/RelaxLHC&amp;diff=137403&amp;oldid=prev"/>
		<updated>2018-06-28T20:50:05Z</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:50時点における版&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/RelaxLHC&amp;diff=137402&amp;oldid=prev</id>
		<title>2012年7月7日 (土) 00:18にwiki&gt;Tobainによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Mesh/RelaxLHC&amp;diff=137402&amp;oldid=prev"/>
		<updated>2012-07-07T00:18:13Z</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         = RelaxLHC &lt;br /&gt;
|tooltip      = Smoothes a mesh while retaining its features as good as possible.&lt;br /&gt;
|menu         = 3D View with mesh in editor mode -&amp;gt; W -&amp;gt; Relax LHC&lt;br /&gt;
|usage        = Works like &amp;quot;smooth&amp;quot; but will retain the volume and details as good as possible.&lt;br /&gt;
|version      = 1.1&lt;br /&gt;
|blender      = 2.6.3&lt;br /&gt;
|category     = Mesh&lt;br /&gt;
|author       = Tobias Oelgarte&lt;br /&gt;
|license      = GPL&lt;br /&gt;
|distribution = Contrib &lt;br /&gt;
|exe          = mesh_relaxlhc2.py&lt;br /&gt;
|download     = http://projects.blender.org/tracker/download.php/153/467/32021/21372/mesh_relaxlhc2.py&lt;br /&gt;
|modules      = &lt;br /&gt;
|bugtracker   = http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=32021&amp;amp;group_id=153&amp;amp;atid=467&lt;br /&gt;
|warning      = &lt;br /&gt;
|link         = http://www.blendpolis.de/viewtopic.php?f=14&amp;amp;t=40059&lt;br /&gt;
|releaselog   = &lt;br /&gt;
|issues       = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
[[File:Addon-mesh-relaxlhc-modes.jpg|thumb|300px|right|''top left:'' original&amp;lt;br/&amp;gt;''top right:'' Mix of Laplacian and HC releaxiation&amp;lt;br/&amp;gt;''bottom left:'' only Laplacian relaxiation&amp;lt;br/&amp;gt;''bottom right:'' only HC relaxiation]]&lt;br /&gt;
; Strength&lt;br /&gt;
: Defines how strong the relaxiation is. The default value is 1.0 which usually gives good results. In some cases you might want to reduce the strength.&lt;br /&gt;
; HC Factor&lt;br /&gt;
: Blends between Laplacian (L) and HC relaxiation. While Laplacian tends to lose no volume, HC gives smoother results while loosing a little bit of volume, especially in sharp corner cases. Usually a mix with slight HC relaxiation gives the best results, but it may depend on the use case. The default is 0.0, meaning only Laplacian relaxiation.&lt;br /&gt;
&lt;br /&gt;
== Todo ==&lt;br /&gt;
* Add support for mirror modifier and x-mirror option (center vertices)&lt;/div&gt;</summary>
		<author><name>wiki&gt;Tobain</name></author>
		
	</entry>
</feed>