﻿<?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%2FAdd_Mesh%2FAdd_PolySphere</id>
	<title>Extensions:2.6/Py/Scripts/Add Mesh/Add PolySphere - 版の履歴</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%2FAdd_Mesh%2FAdd_PolySphere"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Add_Mesh/Add_PolySphere&amp;action=history"/>
	<updated>2026-04-24T14:57:20Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Add_Mesh/Add_PolySphere&amp;diff=103279&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/Add_Mesh/Add_PolySphere&amp;diff=103279&amp;oldid=prev"/>
		<updated>2018-06-28T19:41:34Z</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:41時点における版&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/Add_Mesh/Add_PolySphere&amp;diff=103278&amp;oldid=prev</id>
		<title>2012年3月4日 (日) 18:32にwiki&gt;Metalliandyによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Add_Mesh/Add_PolySphere&amp;diff=103278&amp;oldid=prev"/>
		<updated>2012-03-04T18:32:07Z</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=Add PolySphere&lt;br /&gt;
|tooltip=Create a PolySphere&lt;br /&gt;
|menu=Group: Add Menu&lt;br /&gt;
|version=0.1.6&lt;br /&gt;
|blender=2.62 Rev:#44603&lt;br /&gt;
|author=[http://www.metalliandy.com Andy Davies (metalliandy)]&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?t=205444&lt;br /&gt;
|exe=add_mesh_polysphere.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=http://projects.blender.org/tracker/download.php/153/467/26250/19583/add_mesh_polysphere.py&lt;br /&gt;
|bugtracker= http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=26250&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
*This script is now included by default in Blender with the [http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Add_Extra Extra Objects] add on.&lt;br /&gt;
*In User Preferences you can see the Add-Ons menu.&lt;br /&gt;
*You can activate the script here.&lt;br /&gt;
*The PolySphere can then be accessed via Add Mesh&amp;gt; Extra Objects&amp;gt; PolySphere.&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
'''How to use'''&lt;br /&gt;
* The PolySphere can be accessed via Add Mesh&amp;gt; Extra Objects&amp;gt; PolySphere.&lt;br /&gt;
=== Additional Information ===&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
About this script:-&lt;br /&gt;
This script enables the creation of a &amp;quot;PolySphere&amp;quot;: an all quad sphere for use in sculpting and is intended to be used in place of a standard UVSphere, where the poles on would cause pinching and other unwanted artefacts.&lt;br /&gt;
Apart from being all quads, the advantages are that the topology is distributed evenly across the surface and that they also use only around 80% of the geometry of a comparable resolution UV sphere.&lt;br /&gt;
&lt;br /&gt;
Usage:-&lt;br /&gt;
Activate the [http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Add_Extra Extra Objects] script via the &amp;quot;Add-Ons&amp;quot; tab under the user preferences.&lt;br /&gt;
The PolySphere can then be accessed via Add Mesh&amp;gt; Extra Objects&amp;gt; PolySphere.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Related Links:-&lt;br /&gt;
http://blenderartists.org/forum/showthread.php?t=205444&lt;br /&gt;
http://www.metalliandy.com&lt;br /&gt;
&lt;br /&gt;
Thanks to:-&lt;br /&gt;
Dealga McArdle (zeffii) - http://www.digitalaphasia.com&lt;br /&gt;
&lt;br /&gt;
Version history:-&lt;br /&gt;
v0.16 - Fixed a bug where &amp;quot;To Sphere&amp;quot; was not applied correctly.&lt;br /&gt;
v0.1.5 - Ammended script for compatibility with recent API changes.&lt;br /&gt;
v0.1.4 - Ammended script and changed bl_info for compatibility with recent API changes.&lt;br /&gt;
v0.1.3 - Ammended script for compatibility with recent API changes.&lt;br /&gt;
v0.1.2 - Ammended script meta information for compatibility with recent API changes.&lt;br /&gt;
v0.1.1 - Cleaned code up a little and incresed the scale of the final PolySphere to 2 units.&lt;br /&gt;
v0.1 - Initial revision.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Metalliandy</name></author>
		
	</entry>
</feed>