﻿<?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%3APepribal%2FRef%2FInterface%2FControls</id>
	<title>利用者:Pepribal/Ref/Interface/Controls - 版の履歴</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%3APepribal%2FRef%2FInterface%2FControls"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Interface/Controls&amp;action=history"/>
	<updated>2026-04-26T10:23:57Z</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:Pepribal/Ref/Interface/Controls&amp;diff=133509&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:Pepribal/Ref/Interface/Controls&amp;diff=133509&amp;oldid=prev"/>
		<updated>2018-06-28T20:45:13Z</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日 (木) 20:45時点における版&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:Pepribal/Ref/Interface/Controls&amp;diff=133508&amp;oldid=prev</id>
		<title>wiki&gt;Pepribal: /* Controls */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Interface/Controls&amp;diff=133508&amp;oldid=prev"/>
		<updated>2012-04-07T16:32:22Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Controls&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Controls ==&lt;br /&gt;
Blender has a wide variety of controls to help the user interact with it.&lt;br /&gt;
&lt;br /&gt;
When the mouse cursor hovers over a control, a tooltip appears, by default, after a few instants. The tooltip might contain some of these elements:&lt;br /&gt;
* A ''short description'' of the control.&lt;br /&gt;
* A keyboard or mouse ''shortcut'' associated to the control.&lt;br /&gt;
* A ''python command'' associated to the control (usually an operator or property).&lt;br /&gt;
&lt;br /&gt;
With {{Shortcut|RMB}} on a control, a popup menu appears. The actions of that menu are related to the control itself, and might contain some of the following:&lt;br /&gt;
* ''Insert Keyframe'' inserts a keyframe for the property associated with the control.&lt;br /&gt;
* ''Replace Keyframe'' inserts a keyframe for the property associated with the control, replacing the existing one.&lt;br /&gt;
* ''Delete Keyframe'' deletes the existing keyframe for the property associated with the control.&lt;br /&gt;
{{Todo|Add Driver, Delete Driver, Copy Driver}}&lt;br /&gt;
* ''Add to Keying Set'' adds the property associated with the control to the active keying set.&lt;br /&gt;
* ''Remove from Keying Set'' removes the property associated with the control from the active keying set (if it exists in it).&lt;br /&gt;
* ''Add Shortcut'' lets you define a keyword or mouse shortcut and associates it with the control. To define the shortcut you must first move the mouse cursor over the button that pops up, and when &amp;quot;Press a key&amp;quot; appears you must press and/or click the desired shrotcut.&lt;br /&gt;
* ''Change Shortcut'' lets you redefine the shortcut associated with the control.&lt;br /&gt;
* ''Remove Shortcut'' unlinks the existing shortcut from the control.&lt;br /&gt;
* ''Reset to Default Value'' resets the property associated to the control to its default value.&lt;br /&gt;
* ''Copy Data Path'' copies to the clipboard the python path, relative to the datablock, of the property associated with the control.&lt;br /&gt;
* ''Copy to Selected'' copies the value of the property associated with the control to the corresponding properties of the selected objects.&lt;br /&gt;
* ''View Docs'' pops up an internet browser showing information on the specific python command associated with the control.&lt;br /&gt;
* ''Submit Description'' lets you enter and submit a short explanation about the control.&lt;br /&gt;
* ''Edit Source'' creates a text datablock with the source code associated with the control, in case the control is based on a python script. You can check and edit that source code in the Text Editor.&lt;br /&gt;
If the control belongs to a group of related number buttons, additional options appear to let you act on the whole group or just on the specific number.&lt;br /&gt;
&lt;br /&gt;
[[File:Ref-Interface-Control-EnabledDisabled.png|frame|right|Enabled vs. disabled controls]]&lt;br /&gt;
Some controls can be disabled, meaning that no action can be taken on them. That can be due to the current state or context. In that case, they appear in a lighter color. You can see an example in {{Literal|Enabled vs. disabled controls}}.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
When the mouse cursor is over a control, {{Shortcut|enter}} has the same effect than {{Shortcut|lmb}} in most cases.&lt;br /&gt;
&lt;br /&gt;
Pressing {{Shortcut|ctrl|c}} or {{Shortcut|ctrl|v}} when the mouse cursor is over a control that holds a value (text, number or color) copies or pastes that value from or to the control, respectively. Similarly, pressing {{Shortcut|backspace}} will reset the value of the control to zero (or to its default value).&lt;br /&gt;
&lt;br /&gt;
==Operation button==&lt;br /&gt;
[[File:Ref-Interface-Control-OperationButton.png|frame|right|Operation button]]&lt;br /&gt;
With {{Shortcut|lmb}} on one of these buttons, the associated python operator is executed.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Tick box==&lt;br /&gt;
[[File:Ref-Interface-Control-TickBox.png|frame|right|Tick boxes]]&lt;br /&gt;
These controls are used to activate or deactivate certain options. Use {{Shortcut|lmb}} to change its state. When the option is activated, the tick is shown.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Option button==&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| [[File:Ref-Interface-Control-OptionButtonOn.png|frame|left|On]] [[File:Ref-Interface-Control-OptionButtonOff.png|frame|right|Off]]&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
| Option button&lt;br /&gt;
|}&lt;br /&gt;
These buttons are used to set an on/off status (with {{Shortcut|lmb}}). When state is on, they appear like pressed. Each option button has its own icon or text.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Number and range buttons==&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| [[File:Ref-Interface-Control-NumberButton.png|frame|Number button]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ref-Interface-Control-NumberButtonGroup.png|frame|Group of number buttons]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ref-Interface-Control-Range.png|frame|Range button]]&lt;br /&gt;
|}&lt;br /&gt;
Number buttons hold numeric values, and provide the means to edit them:&lt;br /&gt;
* The small triangles on both sides let you increment or decrement the value respectively.&lt;br /&gt;
* By clicking on the control and dragging with {{Shortcut|lmb}} the value keeps changing, following the horizontal mouse movement. Pressing {{Shortcut|shift}} at the same time, the change will be smaller; and with {{Shortcut|ctrl}}, the changes are done in round steps.&lt;br /&gt;
* {{Shortcut|lmb}} on the number lets you edit the value, like in a text box, so you can use the usual editing keys to move the text cursor ({{Shortcut|left}}, {{Shortcut|right}}, {{Shortcut|ctrl|left}}, {{Shortcut|ctrl|right}}, {{Shortcut|home}} or {{Shortcut|end}}), select part of the text (dragging with {{Shortcut|lmb}} or using {{Shortcut|shift}} while moving the text cursor), or working with the clipboard ({{Shortcut|ctrl|x}} to cut, {{Shortcut|ctrl|c}} to copy, or {{Shortcut|ctrl|v}} to paste). Changes can be accepted with {{Shortcut|enter}}, or {{Shortcut|lmb}} outside of the control; to cancel, use {{Shortcut|esc}} or {{Shortcut|rmb}}.&lt;br /&gt;
&lt;br /&gt;
Formulas and predefined variables can be entered. These are valid entries:&lt;br /&gt;
* 3*35&lt;br /&gt;
* 2*pi&lt;br /&gt;
* 5/sqrt(2)&lt;br /&gt;
&lt;br /&gt;
Number controls have a maximum and minimum value defined.&lt;br /&gt;
&lt;br /&gt;
A Range button is a special case of Number button. The main differences are that it has no small triangles at the sides, and that it shows a graphical representation of the value in the range.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Multiple-choice button==&lt;br /&gt;
[[File:Ref-Interface-Control-MultipleChoice.png|frame|right|Multiple-choice button]]&lt;br /&gt;
Group od mutually exclusive buttons, only one of which can be selected. Use {{Shortcut|lmb}} to select the desired option.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==List box==&lt;br /&gt;
[[File:Ref-Interface-Control-ListBox.png|frame|right|List box]]&lt;br /&gt;
This control is useful to manage lists of items. To highlight one of the elements, {{Shortcut|lmb}} on it.&lt;br /&gt;
&lt;br /&gt;
If the list is too long to fit the box, you can scroll with the scroll bar or with the {{Shortcut|wheel}}.&lt;br /&gt;
&lt;br /&gt;
Buttons for adding ({{Button|+}}) or deleting ({{Button|-}}) items are usually beside the list boxes.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Menu button==&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| [[File:Ref-Interface-Control-MenuButton.png|frame|Menu button]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ref-Interface-Control-MenuButtonExpanded.png|frame|Menu button expanded]]&lt;br /&gt;
|}&lt;br /&gt;
Menu buttons let you select an item from a list. {{Shortcut|lmb}} on the button expands the list. To pick one element, just {{Shortcut|lmb}} on it. You can also use {{Shortcut|up}} and {{Shortcut|down}} or {{Shortcut|wheel}} or hover with the mouse cursor to highlight the desired item, and confirm with {{Shortcut|enter}}.&lt;br /&gt;
&lt;br /&gt;
Once the list is expanded you can refine the search of elements by typing in the search text box provided at the bottom. Only items with matching text will be shown.&lt;br /&gt;
&lt;br /&gt;
If the list is too long to fit in the control, small indicator triangles appear.&lt;br /&gt;
&lt;br /&gt;
You can edit the name of the active item by using the associated text box. &lt;br /&gt;
&lt;br /&gt;
{{Shortcut|esc}} and {{Shortcut|rmb}} close the list and cancel the operation, as well as clicking out of it.&lt;br /&gt;
&lt;br /&gt;
Buttons to add ({{Button|+}}) and delete ({{Button|X}}) items can be included in menu buttons.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Select button==&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| [[File:Ref-Interface-Control-SelectButton.png|frame|Select button]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ref-Interface-Control-SelectButtonExpanded.png|frame|Select button expanded]]&lt;br /&gt;
|}&lt;br /&gt;
The Select button lets you choose between a set of options. To expand the list, use {{Shortcut|lmb}} on the control. Once the options are shown, use {{Shortcut|lmb}} again to select the desired option. The button then shows that option as active.&lt;br /&gt;
&lt;br /&gt;
You can also choose the option using {{Shortcut|up}} and {{Shortcut|down}} or {{Shortcut|wheel}} or hovering with the mouse cursor, and then {{Shortcut|enter}} to confirm.&lt;br /&gt;
&lt;br /&gt;
If the list is large and it doesn't fit in the expanded box, move the mouse cursor over the scroll triangles.&lt;br /&gt;
&lt;br /&gt;
{{Shortcut|esc}} and {{Shortcut|rmb}} close the list and cancel the operation. You can also cancel by getting the mouse cursor far from the control, or by clicing anywhere out of it.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Text box==&lt;br /&gt;
[[File:Ref-Interface-Control-TextBox.png|frame|right|Text box]]&lt;br /&gt;
Text boxes hold text strings, and provide the means to edit it.&lt;br /&gt;
&lt;br /&gt;
With {{Shortcut|lmb}} on the box a text cursor appears, letting you edit the text:&lt;br /&gt;
* {{Shortcut|left}} and {{Shortcut|right}} move the text cursor one position to the left and right, respectively.&lt;br /&gt;
* {{Shortcut|ctrl|left}} and {{Shortcut|ctrl|right}} move the text cursor one word to the left and right, respectively.&lt;br /&gt;
* {{Shortcut|home}} and {{Shortcut|end}} take the text cursor to the beggining and end of the text, respectively.&lt;br /&gt;
* Dragging with {{Shortcut|lmb}} or using {{Shortcut|shift}} while moving the text cursor lets you select text.&lt;br /&gt;
* {{Shortcut|ctrl|x}} and {{Shortcut|ctrl|c}} cut or copy the selected text to the clipboard respectively, while {{Shortcut|ctrl|v}} pastes it at the text cursor position.&lt;br /&gt;
* Accept changes with {{Shortcut|enter}} or {{Shortcut|lmb}} outside of the control; cancel with {{Shortcut|esc}} or {{Shortcut|rmb}}.&lt;br /&gt;
* In some cases you can use {{Shortcut|tab}} to autocomplete words.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Datablock selector==&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| [[File:Ref-Interface-Control-DatablockSelector.png|frame|Datablock selector]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ref-Interface-Control-DatablockSelectorExpanded.png|frame|Datablock selector expanded]]&lt;br /&gt;
|}&lt;br /&gt;
Many tools in Blender need references from one datablock to another. That's what the Datablock selector does: it references a datablock by its name.&lt;br /&gt;
&lt;br /&gt;
This control resembles a text box, but it only accepts existing datablock names. And to be more specific, it only accepts datablocks of the type specified by the small icon on the left.&lt;br /&gt;
&lt;br /&gt;
While editing the text in the selector, a list of the possible options is expanded. If the list is too long to fit, small indicator triangles appear. The text you type in the box works as a search tool: only matching elements will be displayed in the list.&lt;br /&gt;
&lt;br /&gt;
To pick one item, you have several options:&lt;br /&gt;
* {{Shortcut|lmb}} on the item.&lt;br /&gt;
* Type the full item name and press {{Shortcut|enter}}.&lt;br /&gt;
* Use {{Shortcut|up}} and {{Shortcut|down}} or {{Shortcut|wheel}} or hover with the mouse cursor to highlight the desired item and then press {{Shortcut|enter}} to confirm.&lt;br /&gt;
&lt;br /&gt;
If you type an invalid name, the value will remain unchanged.&lt;br /&gt;
&lt;br /&gt;
{{Shortcut|esc}} and {{Shortcut|rmb}} cancel the operation, as well as clicking out of the control.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Color holder and color picker==&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| [[File:Ref-Interface-Control-ColorHolder.png|frame|Color holder]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ref-Interface-Control-ColorPicker.png|frame|Color picker]]&lt;br /&gt;
|}&lt;br /&gt;
The color holder stores a RGB color. To edit its value, use {{Shortcut|lmb}} on it, and a color picker appears.&lt;br /&gt;
&lt;br /&gt;
The right side of the color holder shows the color with the alpha component over a checkers pattern, so with an alpha value of 1.0, the color will appear the same on both sides, as a single plain color.&lt;br /&gt;
&lt;br /&gt;
The color picker lets us define a RGB color value interactively:&lt;br /&gt;
* {{Shortcut|lmb}} (click or drag) on the color disc defines the color hue and saturation.&lt;br /&gt;
* {{Shortcut|lmb}} (click or drag) on the gray strip defines the color value (brightness).&lt;br /&gt;
* The dropper button lets you pick a color from any point of the Blender screen. With {{Shortcut|lmb}} on it, the mouse cursor changes to a dropper. Then {{Shortcut|lmb}} picks the color, while {{Shortcut|esc}} or {{Shortcut|rmb}} cancel the operation.&lt;br /&gt;
* With {{Button|RGB}} selected, you can edit the color using the RGB range buttons to define its red, green and blue components (values range from 0.0 to 1.0).&lt;br /&gt;
* With {{Button|HSV}} selected, you can edit the color using the HSV range buttons to define its hue, saturation and value components (values range from 0.0 to 1.0).&lt;br /&gt;
* With {{Button|Hex}} selected, you can edit the color using the Hex text box, where an hexadecimal dumber of 6 digits must be entered, in a ''RRGGBB'' format. Each component ranges from 0 (hexadecimal 00) to 255 (hexadecimal FF).&lt;br /&gt;
* The A range button lets you define the alpha component of the color.&lt;br /&gt;
&lt;br /&gt;
The color picker disappears by getting the mouse cursor away from it, by clicking outside of it, or by pressing {{Shortcut|esc}}.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Popup menu==&lt;br /&gt;
[[File:Ref-Interface-Control-PopupMenu.png|frame|right|Popup menu]]&lt;br /&gt;
Some buttons and hotkeys bring up a popup menu with several options to choose from. If the list is too long, small scroll triangles appear.&lt;br /&gt;
&lt;br /&gt;
There are several ways to pick one of the options:&lt;br /&gt;
* {{Shortcut|lmb}} on the desired item.&lt;br /&gt;
* Press the key corresponding to the underscored letter of that item.&lt;br /&gt;
* Press the indicated shortcut (if any).&lt;br /&gt;
* Highlight the desired item using {{Shortcut|up}} and {{Shortcut|down}} or {{Shortcut|wheel}} or hovering with the mouse cursor; then press {{Shortcut|enter}} to confirm.&lt;br /&gt;
* Press the key corresponding to the order of the item in the menu, that is {{Shortcut|0}} through {{Shortcut|9}}, and {{Shortcut|alt|0}} through {{Shortcut|alt|9}}. Bear in mind that {{Shortcut|0}} selects the 10th. position, and {{Shortcut|alt|0}} the 20th.&lt;br /&gt;
&lt;br /&gt;
To close the popup menu, just get the mouse cursor away from it, or click outside of the menu, or press {{Shortcut|esc}}.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Node selector==&lt;br /&gt;
&lt;br /&gt;
[[File:Ref-Interface-Control-NodeSelector.png|frame|right|Node selectors]]&lt;br /&gt;
Node selectors let you add a node and connect it to a particular input. They provide a way to manage a node structure without even using the {{Literal|Node Editor}}.&lt;br /&gt;
&lt;br /&gt;
In {{Literal|Node selectors}} you can see an example: a particular input called ''Surface'' is connected to a ''Diffuse BSDF'' node. This node has 2 inputs: ''Color'' and ''Roughness''. The first one is connected to a ''Checker Texture'' node, while the second one is not connected to any node, as its value is defined inside the ''Diffuse BSDF'' node itself.&lt;br /&gt;
&lt;br /&gt;
In the picture, those selectors marked as 'A' define real connections between the particular input and the node they are selecting, with the exception of ''Vector'': in this case default values (''Default'') are used, and not a specific node. Those marked with 'B' provide the possibility to select a node for the input or edit its value using the respective controls next to them.&lt;br /&gt;
&lt;br /&gt;
Clicking on a node selector control a list expands with all the node types available. In case of a selector with an already defined link, the link options {{Literal|Remove}} and {{Literal|Disconnect}} are also available. The first one deletes the selected node, while the second just unlinks it from the input, without deleting it: you can link them again using the {{Literal|Node Editor}}.&lt;br /&gt;
&lt;br /&gt;
Note that the &amp;quot;active&amp;quot; texture node (the one shown in the {{Literal|3D View}} in textured shading mode) will give the selector a different bluish tone.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[File:Ref-Interface-Control-NodeSelector-nodes.png|frame|right|Equivalent node structure]]&lt;br /&gt;
In {{Literal|Equivalent node structure}} you can see the node structure equivalent to the former example.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Pepribal</name></author>
		
	</entry>
</feed>