Редактирование (editing)
Delete Channels
Ссылка
- Меню:
- Горячая клавиша:
X
Deletes the whole channel from the current action (i.e. unlink the underlying F-Curve data-block from this action data-block).
Предупреждение
The X shortcut is area-dependent: if you use it in the left list part, it will delete the selected channels, whereas if you use it in the main area, it will delete the selected keyframes.
Un/Group Channels
Ссылка
- Меню:
- Горячая клавиша:
Ctrl-Alt-G, Ctrl-G
Un/Groups the selected channels into a collection that can be renamed by double clicking on the group name. For example, this helps to group channels that relate a part of an armature to keep the editor more organized.
Toggle/Enable/Disable Channel Settings
Ссылка
- Меню:
- Горячая клавиша:
Shift-W, Shift-Ctrl-W, Alt-W
Enable/disable a channel’s setting (selected in the menu that pops up).
- Protect, Mute
В процессе.
Toggle Channel Editability
Ссылка
- Меню:
- Горячая клавиша:
Tab
Locks or unlocks a channel for editing.
Extrapolation Mode
Ссылка
- Меню:
- Горячая клавиша:
Shift-E
Change the extrapolation between selected keyframes.
Extrapolation defines the behavior of a curve before the first and after the last keyframes.
Существует два основных режима экстраполяции:
- Константа (сonstant):
-
The default one, curves before their first keyframe and after their last one have a constant value (the one of these first and last keyframes).
- Линейно (linear):
-
Curves ends are straight lines (linear), as defined by the slope of their first and last keyframes.
Additional extrapolation methods (e.g. the Cycles modifier) are located in the F-Curve Modifiers.
Add F-Curve Modifier
Ссылка
- Меню:
- Горячая клавиша:
Shift-Ctrl-M
Opens a pop-up allowing you to add modifiers to the active F-Curve. Settings for the modifier can be found in the tab.
Показать/скрыть (show/hide)
- Скрыть выделенные кривые H
Hides the selected curves.
- Скрыть невыделенное (hide unselected) Shift-H
Show only the selected curve (and hide everything else).
- Проявить скрытые кривые Alt-H
Show all previous hidden curves.
Expand/Collapse Channels
Ссылка
- Меню:
- Горячая клавиша:
NumpadПлюс, NumpadМинус
Expands or collapses selected channels.
Переместить (move)
Ссылка
- Меню:
This allows you to move selected channels up/down PageUp, PageDown, or directly to the top/bottom Shift-PageUp, Shift-PageDown.
Revive Disabled F-Curves
Ссылка
- Меню:
Clears «disabled» tag from all F-Curves to get broken F-Curves working again.
Область выбранных каналов (Frame Selected Channels)
Ссылка
- Меню:
- Горячая клавиша:
NumpadТочка
Reset viewable area to show the selected channels. To frame the channel that is under the mouse cursor, use Alt-MMB.
- Include Handles
Include handles of keyframes when calculating extents.
- Use Preview Range
Ignore frames outside of the preview range.
Bake Curve
Ссылка
- Меню:
- Горячая клавиша:
Alt-C
Baking a curve replaces it with a set of sampled points, and removes the ability to edit the curve.
Un-Bake Curve
Ссылка
- Меню:
Unbaking a curve replaces the baked curve with an unbaked curve, adding the ability to edit it.
Bake Sound to F-Curves
Ссылка
- Меню:
The Bake Sound to F-Curves operator takes a sound file and uses its sound wave to create the animation data.
- Lowest Frequency
Cutoff frequency of a high-pass filter that is applied to the audio data.
- Highest Frequency
Cutoff frequency of a low-pass filter that is applied to the audio data.
- Attack Time
Value for the hull curve calculation that tells how fast the hull curve can rise. The lower the value the steeper it can rise.
- Release Time
Value for the hull curve calculation that tells how fast the hull curve can fall. The lower the value the steeper it can fall.
- Порог (threshold)
Minimum amplitude value needed to influence the hull curve.
- Накапливать
Only the positive differences of the hull curve amplitudes are summarized to produce the output.
- Сложение (Additive)
The amplitudes of the hull curve are summarized. If Accumulate is enabled, both positive and negative differences are accumulated.
- Квадрат (square)
Gives the output as a square curve. Negative values always result in -1, and positive ones in 1.
- Square Threshold
All values lower than this threshold result in 0.
Discontinuity (Euler) Filter
Ссылка
- Меню:
В процессе.