Стандартна Розкладка клавіш – Default Keymap¶
Хоча це не вичерпний список, ця сторінка показує загальні клавіші, які використовуються у стандартній розкладці Blender’а.
Selecting – Вибирання¶
Blender has two main selection modes: left-click select and right-click select. See the Select with Mouse Button preference.
Нависання¶
The following shortcuts can be pressed while hovering the mouse cursor over an editable field.
Властивості¶
Ctrl-C |
Copy the (single) value of the field. |
Ctrl-V |
Paste the (single) value of the field. |
Ctrl-Alt-C |
Copy the entire vector or color of the field. |
Ctrl-Alt-V |
Paste the entire vector or color of the field. |
RMB |
Open the context menu. |
Backspace |
Reset the value to its default. |
Minus |
Invert the value’s sign (multiply by -1.0). |
Ctrl-Wheel |
Change the value in incremental steps. For fields with a pop-up list of values, this cycles the value. |
Return |
Activates menus and toggles checkboxes. |
Alt |
Hold while editing values to apply the change to all selected items (objects, bones, sequence-strips). Це може використовуватися для полів чисел та перемикачів. |
Dragging – Перетягання¶
The following shortcuts can be used while moving/rotating/scaling an object in the 3D Viewport, dragging the slider of a value, and so on. Note that they should be pressed after starting the drag, not before.
Ctrl |
Snap to coarse increments, making it easier to (say) rotate an object by exactly 90°. |
Shift |
Make the value change more slowly in response to mouse movement, giving you more precision. |
Shift-Ctrl |
Snap to fine increments. |
General – Загальне¶
Ctrl-O |
Відкрити файл. |
Ctrl-S |
Зберегти файл. |
Ctrl-N |
Новий файл. |
Ctrl-Z |
Скасування. |
Shift-Ctrl-Z |
Відновлення. |
Ctrl-Q |
Вихід. |
F1 |
Довідка (залежно від контексту). |
F2 |
Перейменувати активний елемент. |
F3 |
|
F4 |
Контекстне меню файлів. |
F5 - F8 |
Зарезервовано для дій користувача. |
F9 |
|
F10 |
Зарезервовано для дій користувача. |
F11 |
Показати вікно рендера. |
F12 |
Рендер поточного кадру. |
Q |
Швидкий доступ (фаворити). |
Ctrl-Spacebar |
Toggle Maximize Area. |
Ctrl-PageUp / Ctrl-PageDown |
Next/previous Workspace. |
Spacebar |
User configurable; see Дія Пробілу – Spacebar Action. |
Shift-Ctrl-Spacebar |
Програвання анімації (реверс). |
Common Editing Keys¶
X |
Delete the selected item with a confirmation dialog. |
Delete |
Delete the selected item without a confirmation dialog. |
Загальні Клавіші Редакторів – Common Editor Keys¶
Ці клавіші спільно використовуються редакторами, такими як 3D Оглядвікно – 3D Viewport, Редактор UV та Редактора Графів – Graph editor.
A |
Вибирається усе. |
Alt-A / Double-tap A |
Знімається вибір. |
Ctrl-I |
Інвертувати вибрання. |
H |
Hide selected items. |
Shift-H |
Hide unselected items. |
Alt-H |
Показати приховані елементи. |
T |
Перемкнути Смугу засобів – Toolbar. |
N |
Перемкнути Бічносмугу – Sidebar. |
Клавіші 3D Оглядвікна – 3D Viewport Keys¶
MMB |
Обліт Огляду – Orbit View |
Shift-MMB |
Панорамування Огляду – Pan View |
Ctrl-MMB |
Зумування Огляду – Zoom View |
Tab |
Toggle Edit mode. |
Ctrl-Tab |
Toggle Pose mode for armatures, or show a mode switching pie menu for others. |
1 - 3 |
In Edit Mode, switch between editing vertices (1), edges (2), or faces (3). Hold Shift to toggle one of these without disabling the others. Hold Ctrl to alter how the selection is transformed from the old mode to the new. See Mesh Selection Modes for details. |
AccentGrave |
Show 3D Viewport navigation pie menu. |
Ctrl-AccentGrave |
Перемикач гізмо. |
Shift-AccentGrave |
Start Fly/Walk Navigation. |
Дивись також
Анімація¶
I |
Insert a keyframe. |
Alt-I |
Clear the keyframe. |
Shift-Alt-I |
Clear all keyframes. |
Ctrl-D |
Assign a driver. |
Ctrl-Alt-D |
Clear the driver. |
K |
Add the property to the current keying set. |
Alt-K |
Remove the property from the current keying set. |
Скриптування на Python – Python Scripting¶
Ctrl-C |
When pressed while hovering over an operator button, copies its Python command to the clipboard. This command can then be used in the Python Console or in the Text Editor when writing scripts. |
Shift-Ctrl-C |
When pressed while hovering over a field, copies its relative data path (also available from the context menu). Useful when writing drivers or scripts. |
Shift-Ctrl-Alt-C |
When pressed while hovering over a field, copies its full data path. |
Клавіші, Специфічні для Платформ – Platform Specific Keys¶
macOS¶
Клавіша Cmd може використовуватися замість Ctrl на macOS для всього, за деякими винятками, які конфліктують з операційною системою.
Список додаткових специфічних клавіш для macOS:
Cmd-Comma |
Уподобання – Preferences. |