﻿<?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%2FDevelopment%2FEdit_Operator_Source</id>
	<title>Extensions:2.6/Py/Scripts/Development/Edit Operator Source - 版の履歴</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%2FDevelopment%2FEdit_Operator_Source"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Development/Edit_Operator_Source&amp;action=history"/>
	<updated>2026-07-12T10:44:15Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Development/Edit_Operator_Source&amp;diff=153339&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/Development/Edit_Operator_Source&amp;diff=153339&amp;oldid=prev"/>
		<updated>2018-06-28T21:22:36Z</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:22時点における版&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/Development/Edit_Operator_Source&amp;diff=153338&amp;oldid=prev</id>
		<title>2017年6月7日 (水) 02:16にwiki&gt;Lijenstinaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/Development/Edit_Operator_Source&amp;diff=153338&amp;oldid=prev"/>
		<updated>2017-06-07T02:16:06Z</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=Edit Operator Source&lt;br /&gt;
|tooltip=Opens source file of chosen operator, if it is an add-on one&lt;br /&gt;
|menu=Text Editor &amp;gt; Edit Operator&lt;br /&gt;
|version=1.2.2&lt;br /&gt;
|blender=2.78&lt;br /&gt;
|author=scorpion81&lt;br /&gt;
|license=GPL&lt;br /&gt;
|download=In Blender release add-ons&lt;br /&gt;
|exe=development_edit_operator.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Info ==&lt;br /&gt;
&lt;br /&gt;
* Edit Operator Source&lt;br /&gt;
* An useful add-on for development. Allows searching for Operator names (bl_idname) and opens source files containing them.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Edit Operator Source search.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* In the Text Editor &amp;gt; UI Region on the left find the Edit Operator Panel and press the Edit Operator button. A searchable menu will show up. Scroll down until the Operator is found. Enter the keywords in the search box to narrow down the available options. The source file containing the Operator will open pointing to it's line.&lt;br /&gt;
&lt;br /&gt;
* To access the previously opened text files, select them from the Header dropdown list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== Note ==&lt;br /&gt;
* Similar to the Operator Cheat Sheet, the script will produce a small memory leak (~0.03mb) when enabled by accessing the Operator attributes from Python. It is a conscious trade-off made by Blender Developers, as the needed setting/call in the source C code for this purpose, would increase the size of every Python instance by 4 bytes. In case of complex scenes, the increased memory footprint would be not trivial compared to the few usage cases where it is currently needed.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lijenstina</name></author>
		
	</entry>
</feed>