﻿<?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%2F3D_interaction%2FGoToObject</id>
	<title>Extensions:2.6/Py/Scripts/3D interaction/GoToObject - 版の履歴</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%2F3D_interaction%2FGoToObject"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/GoToObject&amp;action=history"/>
	<updated>2026-09-13T15:55:46Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/GoToObject&amp;diff=145227&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/3D_interaction/GoToObject&amp;diff=145227&amp;oldid=prev"/>
		<updated>2018-06-28T21:05:52Z</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:05時点における版&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/3D_interaction/GoToObject&amp;diff=145226&amp;oldid=prev</id>
		<title>2013年12月2日 (月) 16:40にwiki&gt;Eduardfによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/GoToObject&amp;diff=145226&amp;oldid=prev"/>
		<updated>2013-12-02T16:40:28Z</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=GoTo Object&lt;br /&gt;
|tooltip=GoTo Object&lt;br /&gt;
|menu=Group: 3D View&lt;br /&gt;
|version=1.0&lt;br /&gt;
|blender=2.66&lt;br /&gt;
|author=Eduard Fekete&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=&lt;br /&gt;
|exe=space_view3d_goto_object.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=2013-11-28&lt;br /&gt;
|deps=&lt;br /&gt;
|download=http://wiki.blender.org/uploads/6/67/Space_view3d_search%26replace_object.zip&lt;br /&gt;
|bugtracker=&lt;br /&gt;
|usage=Open the properties sidebar in 3D-View and search for the panel named &amp;quot;GoTo Object&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
* [http://wiki.blender.org/uploads/6/67/Space_view3d_search%26replace_object.zip Download] the script then copy it into your \\.blender\scripts\addons folder.&lt;br /&gt;
* Open Blender and go to the addons tab in User Preferences.&lt;br /&gt;
* Enable the script&lt;br /&gt;
&lt;br /&gt;
=== Attention ===&lt;br /&gt;
If you like to have more functions (like object replacement, material/texture replacement) then take a look at my other Add-On [http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Material_Search &amp;quot;Search &amp;amp; Replace&amp;quot;].&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
This Add-On provides a simple menu for use in the 3D view properties sidebar. The menu consists of an output field with any objects from the scene (including cameras, lamps, curves, emptys, fields etc.)  and of a filter which is very advantageous if the user has many objects in the scene.&lt;br /&gt;
&lt;br /&gt;
All objects from the scene are written into a interactive output field where users are able to select the found objects. Selecting an object from the output field will also select the object in the scene, set it to the active object and focus the view on it.&lt;br /&gt;
&lt;br /&gt;
Watch my short video demonstration: (click [http://www.youtube.com/watch?v=Atcw-pv1g1M here] if the video controls do not embed, for you.)&lt;br /&gt;
&lt;br /&gt;
{|align=center&lt;br /&gt;
| &amp;lt;youtube width=&amp;quot;640&amp;quot; height=&amp;quot;480&amp;quot;&amp;gt;Atcw-pv1g1M&amp;lt;/youtube&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Interface/Menu Overview'''&lt;br /&gt;
[[Image:GoToObject.PNG|right| search material menu]]&lt;br /&gt;
&lt;br /&gt;
Press the refresh button to update the outputfield.&lt;br /&gt;
&lt;br /&gt;
The result (everything in this scene) will be send into the outputfield below the refresh button. The user is then able to select the found objects from the list.&lt;br /&gt;
&lt;br /&gt;
You have to press the refresh button everytime you add or remove an object from the scene.&lt;br /&gt;
&lt;br /&gt;
=== Filter ===&lt;br /&gt;
The filter function below is very advantageous, especially if you have many objects in your scene.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Functions ===&lt;br /&gt;
* Lists all objects from the scene (including cameras/lamps/curves/emptys/fields)&lt;br /&gt;
* select and focus the view on them&lt;br /&gt;
&lt;br /&gt;
=== Support ===&lt;br /&gt;
* e-mail: eduard_fekete@yahoo.de&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
----&lt;br /&gt;
* Back to [[Extensions:2.6/Py/Scripts]]&lt;br /&gt;
&lt;br /&gt;
This is temporary hide-tab for rest of the text&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
*link 1&lt;br /&gt;
*link 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:''Explain what the script does, where the idea came from, what it is related to, why it is useful, etc.&lt;br /&gt;
&lt;br /&gt;
Use the script's UI tooltip. ''We need to allow multi-line tips (popups) in Blender, the current limit is not enough and we end up with ugly long lines.''&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' How to use the script&lt;br /&gt;
&lt;br /&gt;
=== Shortcuts ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' List of shortcuts used by the script, if any. Mostly relevant for scripts with guis. We should of course standardize basic ones: ESC to cancel, ESC and q to quit, etc. Follow the rules in [[Meta/Templates]].&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Config options available in the script's gui or via the Scripts Config Editor.&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Usage notes, there is also a section for general notes at the end.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Miscellaneous notes on the script.&lt;br /&gt;
&lt;br /&gt;
== Compatibility ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Relevant for IO scripts, note how complete they are in regards to the file format specification and/or compatiblity with other programs that can read the same format.&lt;br /&gt;
&lt;br /&gt;
== Additional Information ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' placeholder for additional information.&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
&lt;br /&gt;
 v1.00 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
 v0.99 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Eduardf</name></author>
		
	</entry>
</feed>