Редактирование#

Delete Channels#

Ссылка

Меню:

Channel ‣ Delete Channels

Горячая клавиша:

Удалить, X

Removes the selected channels from the current action.

Предупреждение

Make sure the mouse cursor is hovering over the channel region before using the keyboard shortcuts. If it’s hovering over the main region, you’ll only delete the selected keyframes, not the full channels.

Un/Group Channels#

Ссылка

Меню:

Channel ‣ Un/Group Channels

Горячая клавиша:

Ctrl-Alt-G, Ctrl-G

Un/Groups the selected channels into a collection that can be renamed by double-clicking its name. Grouping channels helps keep the view more organized.

Toggle/Enable/Disable Channel Settings#

Ссылка

Меню:

Channel ‣ Toggle/Enable/Disable Channel Settings

Горячая клавиша:

Shift-W, Shift-Ctrl-W, Alt-W

Toggles, enables, or disables a certain setting for the selected channels:

Protect

When a channel is protected (closed padlock icon), it can’t be edited. Instead of pressing Shift-W and selecting Toggle, you can also simply press Tab.

Отключение

When a channel is muted (empty checkbox), it doesn’t affect the animation.

Toggle Channel Editability#

Ссылка

Меню:

Channel ‣ Toggle Channel Editability

Горячая клавиша:

Tab

Locks or unlocks a channel for editing.

Extrapolation Mode#

Ссылка

Меню:

Channel ‣ Extrapolation Mode

Горячая клавиша:

Shift-E

Changes how the curve behaves before its first keyframe and after its last keyframe.

Постоянно:
../../../_images/editors_graph-editor_fcurves_introduction_extrapolate1.png

Constant extrapolation.#

Continue in a straight line, keeping the same value as the first/last keyframe. This is the default.

Linear (линейно):
../../../_images/editors_graph-editor_fcurves_introduction_extrapolate2.png

Linear extrapolation.#

Continue in a straight line, keeping the same slope as on the first/last keyframe.

Make Cyclic:

Repeat the whole curve. This works by adding a Cycles modifier.

Clear Cyclic:

Remove the above modifier, making the curve non-repeating again.

Add F-Curve Modifier#

Ссылка

Меню:

Channel ‣ Add F-Curve Modifier

Горячая клавиша:

Shift-Ctrl-M

Shows a submenu from where you can add a modifier to the active curve. Settings for these modifiers can be found in Sidebar ‣ Modifiers.

Отображение/Скрытие#

Hide Selected Curves H

Hides the selected curves.

Hide Unselected Shift-H

Hides all curves except the selected ones.

Reveal Curves Alt-H

Shows all previous hidden curves.

Expand/Collapse Channels#

Ссылка

Меню:

Channel ‣ Expand/Collapse Channels

Горячая клавиша:

NumpadPlus, NumpadMinus

Expands or collapses the selected headers.

Move (перемещение)#

Ссылка

Меню:

Канал ‣ Переместить…

Lets you reorder the selected channels in the list:

  • To the top Shift-PageUp

  • Up one line PageUp

  • Down one line PageDown

  • To the bottom Shift-PageDown

Revive Disabled F-Curves#

Ссылка

Меню:

Channel ‣ Revive Disabled F-Curves

Clears the «disabled» tag from all F-Curves to get broken F-Curves working again. (A curve is broken if it references a property that doesn’t exist.)

Keys to Samples#

Ссылка

Меню:

Channel ‣ Keys to Samples

Горячая клавиша:

Alt-C

Switches the selected curves from interpolating between a set of keyframes to using a sampled value at each full frame. This is a destructive process that removes the ability to edit the curve. It’s mainly used to reduce the file size with large datasets, as samples take up less space than keyframes.

Between samples (on subframes), the curve interpolates linearly.

Сэмплы в ключи (Samples to Keys)#

Ссылка

Меню:

Channel ‣ Samples to Keys

Switches the selected curves from using samples to using keyframes, making them editable. Note that this creates a keyframe on every frame.

Sound to Samples#

Ссылка

Меню:

Channel ‣ Sound to Samples

Creates a sampled curve based on a sound file. Use Samples to Keys if you need to edit it.

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.

Accumulate

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.

Квадрат

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.

Bake Channels#

Ссылка

Меню:

Channel ‣ Bake Channels

Generates new keyframes for the selected curves.

Frame Range

The range that will be baked. Defaults to the scene range or preview range.

Frame Step

Distance between keyframes. Can be used to create a keyframe every 10 frames or even every half frame.

Remove Outside Range

Removes existing keys outside the specified baking range.

Interpolation Type

The interpolation type for the new keys.

Bake Modifiers

If enabled, the new keyframes are based on the modified curve, and the modifiers get deleted.

If disabled, the new keyframes are based on the original curve, and the modifiers stay applied.

Discontinuity (Euler) Filter#

Ссылка

Меню:

Channel ‣ Discontinuity (Euler) Filter

Cleans up Euler rotation channels that suffer from Gimbal Lock. The channels of all three euler rotation axes need to be selected for this to work.

Область выбранных каналов (Frame Selected Channels)#

Ссылка

Меню:

Channel ‣ Frame Selected Channels

Горячая клавиша:

NumpadPeriod

Pans and zooms the view to show all keyframes of the selected curves. You can also click a channel with Alt-MMB.