﻿<?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%2FText_Editor%2FAPI_Navigator</id>
	<title>Extensions:2.6/Py/Scripts/Text Editor/API Navigator - 版の履歴</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%2FText_Editor%2FAPI_Navigator"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Text_Editor/API_Navigator&amp;action=history"/>
	<updated>2026-04-26T13:25:07Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Text_Editor/API_Navigator&amp;diff=101263&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/Text_Editor/API_Navigator&amp;diff=101263&amp;oldid=prev"/>
		<updated>2018-06-28T19:40:08Z</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:40時点における版&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/Text_Editor/API_Navigator&amp;diff=101262&amp;oldid=prev</id>
		<title>2017年3月29日 (水) 11:33にwiki&gt;Lijenstinaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Text_Editor/API_Navigator&amp;diff=101262&amp;oldid=prev"/>
		<updated>2017-03-29T11:33:10Z</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;= API Navigator =&lt;br /&gt;
&lt;br /&gt;
{{ScriptInfo&lt;br /&gt;
|name= API Navigator&lt;br /&gt;
|tooltip= Allows to explore the python api via the user interface&lt;br /&gt;
|menu= Text Editor -&amp;gt; Properties (CTRL+F) -&amp;gt; API Navigator Panel&lt;br /&gt;
|usage= You can browse through the tree structure of the api. Each child object appears in a list&lt;br /&gt;
that tries to be representative of its type. These lists are :&lt;br /&gt;
&lt;br /&gt;
    * Items (for an iterable object)&lt;br /&gt;
    * Item Values (for an iterable object wich only support index)&lt;br /&gt;
    * Modules&lt;br /&gt;
    * Types&lt;br /&gt;
    * Properties&lt;br /&gt;
    * Structs and Functions&lt;br /&gt;
    * Methods and Functions&lt;br /&gt;
    * Attributes&lt;br /&gt;
    * Inaccessible (some objects may be listed but inaccessible)&lt;br /&gt;
&lt;br /&gt;
The lists can be filtered to help search in the tree. Just enter the text in the&lt;br /&gt;
filter section. It is also possible to explore other modules. Go to the root and select it from the list of available modules. It will be imported dynamically.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the text section, some information is displayed. The type of the object,&lt;br /&gt;
what it returns, and its docstring. We could hope that these docstrings will be as&lt;br /&gt;
descriptive as possible. This text data block named api_doc_ can be toggled on and off&lt;br /&gt;
with the Escape key.&lt;br /&gt;
|version= 1.0.2&lt;br /&gt;
|author= Dany Lebel (Axon_D)&lt;br /&gt;
|blender= 2.56&lt;br /&gt;
|license= GPL&lt;br /&gt;
|exe= text_editor_api_navigator.py&lt;br /&gt;
|download= https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/development_api_navigator.py&lt;br /&gt;
|modules= bpy, sys, console.complete_import&lt;br /&gt;
|deps= &lt;br /&gt;
|bugtracker= http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=24982&lt;br /&gt;
|warning=&lt;br /&gt;
|issues= When registered as an add-on and restarting blender, the key mapping seems to be overwritten. F8 to reload all modules solves the problem.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[image:API_Navigator0.9.png |center|frame|Example: listing a specific scene's object associated API calls]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lijenstina</name></author>
		
	</entry>
</feed>