﻿<?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%2FScreencast_Key_Status_Tool</id>
	<title>Extensions:2.6/Py/Scripts/3D interaction/Screencast Key Status Tool - 版の履歴</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%2FScreencast_Key_Status_Tool"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Screencast_Key_Status_Tool&amp;action=history"/>
	<updated>2026-08-01T03:58:48Z</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/Screencast_Key_Status_Tool&amp;diff=101385&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/Screencast_Key_Status_Tool&amp;diff=101385&amp;oldid=prev"/>
		<updated>2018-06-28T19:40:15Z</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/3D_interaction/Screencast_Key_Status_Tool&amp;diff=101384&amp;oldid=prev</id>
		<title>wiki&gt;Venomgfx: 2.64 !</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.6/Py/Scripts/3D_interaction/Screencast_Key_Status_Tool&amp;diff=101384&amp;oldid=prev"/>
		<updated>2012-10-03T17:27:32Z</updated>

		<summary type="html">&lt;p&gt;2.64 !&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Screencast Key Status Tool&lt;br /&gt;
|tooltip=Display keys pressed in the 3d-view, useful for screencasts.&lt;br /&gt;
|menu=Group: 3D View&lt;br /&gt;
|version=1.7&lt;br /&gt;
|blender=2.64&lt;br /&gt;
|author=Paulo Gomes, Bart Crouch, John E. Herrenyo, Gaia Clary, Pablo Vazquez&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=http://blenderartists.org/forum/showthread.php?t=181703&lt;br /&gt;
|exe=space_view3d_screencast_keys.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|download=https://svn.blender.org/svnroot/bf-extensions/trunk/py/scripts/addons/space_view3d_screencast_keys.py&lt;br /&gt;
|bugtracker=[http://projects.blender.org/tracker/index.php?func=detail&amp;amp;aid=21612 tracker]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
There is no need to install this script, it is part of Blender, but you first need to enable it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Find it in: '''User Preferences &amp;gt; Add-Ons &amp;gt; 3D View'''&lt;br /&gt;
&lt;br /&gt;
Activate the script by enabling the checkmark on the right side of the addons section.&lt;br /&gt;
&lt;br /&gt;
== How to Use ==&lt;br /&gt;
[[image:Screencast_keys_addon_screenshot.jpg |right]]&lt;br /&gt;
* In the 3D View, hit '''Shift+Alt+C'''. Or press the '''Start Display''' button under '''Screencast Keys''' in '''N''' panel.&lt;br /&gt;
* The keys you press will appear by default in the lower-left corner of the 3D View&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
* '''Start Display''': Activates/deactivates display of keys events.&lt;br /&gt;
* '''Size''': Adjust the size for the text or mouse icon.&lt;br /&gt;
* '''Position''': Move the horizontal and vertical margin relative to the 3D View.&lt;br /&gt;
* '''Text / Icon Color''': Set the color for both the text and mouse icon.&lt;br /&gt;
* '''Fade Out Time''': How much time it takes for the text to disappear.&lt;br /&gt;
&lt;br /&gt;
* '''Display Mouse'''&lt;br /&gt;
** '''Icon''': Show the mouse as an icon (default)&lt;br /&gt;
*** '''Left / Right''': Position the mouse icon.&lt;br /&gt;
** '''Text''': Display mouse events as text.&lt;br /&gt;
** '''No Mouse''': Don't display mouse events.&lt;br /&gt;
&lt;br /&gt;
* '''Display Box'''&lt;br /&gt;
** '''Box Color''': Set the color and alpha for the background box.&lt;br /&gt;
** '''Hide''': Only show the box when a key was pressed, otherwise hide it.&lt;br /&gt;
** '''Box Width''': Set the minimum size for the box (it resizes automatically if text doesn't fit)&lt;br /&gt;
&lt;br /&gt;
* '''Display Last Operator'''&lt;br /&gt;
** The last used operator (tool) is shown below the box in the 3D View.&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Video Demo ==&lt;br /&gt;
&amp;lt;youtube&amp;gt;UgDAsUuWCSM&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot;/&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Venomgfx</name></author>
		
	</entry>
</feed>