﻿<?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%2FRender%2FAuto_Tile_Size</id>
	<title>Extensions:2.6/Py/Scripts/Render/Auto Tile Size - 版の履歴</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%2FRender%2FAuto_Tile_Size"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Render/Auto_Tile_Size&amp;action=history"/>
	<updated>2026-04-22T05:03:42Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Render/Auto_Tile_Size&amp;diff=143675&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/Render/Auto_Tile_Size&amp;diff=143675&amp;oldid=prev"/>
		<updated>2018-06-28T21:04:23Z</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=Extensions:2.6/Py/Scripts/Render/Auto_Tile_Size&amp;diff=143674&amp;oldid=prev</id>
		<title>2015年5月5日 (火) 07:29にwiki&gt;Gregzaalによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Render/Auto_Tile_Size&amp;diff=143674&amp;oldid=prev"/>
		<updated>2015-05-05T07:29:26Z</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=Auto Tile Size&lt;br /&gt;
|tooltip=Automatically calculate the best tile size for the fastest render.&lt;br /&gt;
|menu=Render Settings &amp;gt; Performance Panel&lt;br /&gt;
|version=2.7&lt;br /&gt;
|blender=2.73&lt;br /&gt;
|author=Greg Zaal&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=Bugs &amp;amp; ChangeLog: https://developer.blender.org/T36785&lt;br /&gt;
|download=http://git.blender.org/gitweb/gitweb.cgi/blender-addons.git/blob_plain/HEAD:/render_auto_tile_size.py&lt;br /&gt;
|exe=render_auto_tile_size.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
}}&lt;br /&gt;
----&lt;br /&gt;
== Installation ==&lt;br /&gt;
Install the addon by opening User Preferences, and choosing &amp;quot;Install from file...&amp;quot; in the Addons tab.&lt;br /&gt;
&lt;br /&gt;
Auto Tile Size should be the only item in the list, but if not, simply search for it. Check the checkbox on the right.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''NOTE: The most recent documentation and info can be found here: http://gregzaal.github.io/auto-tile-size/ '''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[image:Addon_AutoTileSize_screencast.gif |right]]&lt;br /&gt;
== Info ==&lt;br /&gt;
This addon gives you some quick controls to get the best possible tile sizes for the fastest possible Cycles render. Usually it's a good idea to stick to powers of 2 (16, 64, 256...) to get fast renders, however in the case of tile sizes it's even more important to keep the tiles fairly square and of consistent size. Having some tiles smaller than the rest due to the borders of the image makes for longer renders.&lt;br /&gt;
&lt;br /&gt;
So this addon allows you to choose a target size and then automatically calculates the actual tile dimensions to ensure squareness and consistency.&lt;br /&gt;
&lt;br /&gt;
As a rule of thumb, GPUs like bigger tiles (256 x 256 usually) and CPUs like smaller ones (often 32 square), thus the two target values are stored separately in case you switch between them often. &lt;br /&gt;
&lt;br /&gt;
For a detailed explanation of this reasoning, see [http://code.gregzaal.com/auto-tile-size/ this page].&lt;br /&gt;
----&lt;br /&gt;
== Usage ==&lt;br /&gt;
At the bottom of the Performance Panel of the render settings are the target tile sizes.&lt;br /&gt;
&lt;br /&gt;
The best tile size will be calculated and the addon will attempt to stick as close to the target as possible.&lt;br /&gt;
&lt;br /&gt;
In a previous version it was necessary to '''Set''' the tile size, however it is now done automatically. After enabling the addon, you can probably forget about tile sizes altogether, though some strange resolutions cannot have nice consistent tile sizes and you may wish to set it manually.&lt;br /&gt;
&lt;br /&gt;
If for some reason you want to set the tile size to ''exactly'' the target, resulting in perfectly square tiles but probably some rectangular ones on the edges, disable '''Consistent Tiles'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>wiki&gt;Gregzaal</name></author>
		
	</entry>
</feed>