﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3ATestscreenings%2FLittlehelpers</id>
	<title>利用者:Testscreenings/Littlehelpers - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ATestscreenings%2FLittlehelpers"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Testscreenings/Littlehelpers&amp;action=history"/>
	<updated>2026-05-09T16:45:24Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Testscreenings/Littlehelpers&amp;diff=98855&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Testscreenings/Littlehelpers&amp;diff=98855&amp;oldid=prev"/>
		<updated>2018-06-28T19:38:16Z</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:38時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:Testscreenings/Littlehelpers&amp;diff=98854&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones bot: Bot: Automated text replacement  (-&amp;group_id=153&amp;atid=467 +); cosmetic changes</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Testscreenings/Littlehelpers&amp;diff=98854&amp;oldid=prev"/>
		<updated>2011-01-08T19:28:43Z</updated>

		<summary type="html">&lt;p&gt;Bot: Automated text replacement  (-&amp;amp;group_id=153&amp;amp;atid=467 +); cosmetic changes&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== little helpers addon ==&lt;br /&gt;
&lt;br /&gt;
=== About ===&lt;br /&gt;
&lt;br /&gt;
{{ScriptInfo&lt;br /&gt;
|name=littlehelpers&lt;br /&gt;
|tooltip=creates different little helper operators and menuentries&lt;br /&gt;
|menu=Group: None&lt;br /&gt;
|version=0.1&lt;br /&gt;
|blender=2.5 Rev:#27981&lt;br /&gt;
|author=testscreenings&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=&lt;br /&gt;
|exe=littlehelper\__init__.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=22184&lt;br /&gt;
|bugtracker=https://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=22184&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
List of added Operators and how to access them:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* GridLayout&lt;br /&gt;
Arranges all selected Objects in a XY-grid around the cursor.&lt;br /&gt;
&lt;br /&gt;
Access: view3d &amp;gt; gridLayout&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* NamesFromObject&lt;br /&gt;
Rename objectdata, materials and textures after objectname.&lt;br /&gt;
If the texture is an image use the filename instead of the objectname.&lt;br /&gt;
&lt;br /&gt;
Multiuserdata gets only renamed if only one object is selected&lt;br /&gt;
since there is no way of knowing which object to pick as naming base.&lt;br /&gt;
&lt;br /&gt;
Access: view3d &amp;gt; Properties-Panel &amp;gt; Item-Tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* ClearImages&lt;br /&gt;
sets all unused images to userdata = 0&lt;br /&gt;
&lt;br /&gt;
Access: UV-Editor &amp;gt; Image &amp;gt; Clear Images&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones bot</name></author>
		
	</entry>
</feed>