Editing

Delete Channels

Reference

Menu:

Channel ‣ Delete Channels

Shortcut:

X

Deletes the whole channel from the current action (i.e. unlink the underlying F-Curve data-block from this action data-block).

Warning

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

Reference

Menu:

Channel ‣ Un/Group Channels

Shortcut:

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

Reference

Menu:

Channel ‣ Toggle/Enable/Disable Channel Settings

Shortcut:

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

Enable/disable a channel’s setting (selected in the menu that pops up).

Protect, Mute

Todo.

Toggle Channel Editability

Reference

Menu:

Channel ‣ Toggle Channel Editability

Shortcut:

Tab

Locks or unlocks a channel for editing.

Extrapolation Mode

Reference

Menu:

Channel ‣ Extrapolation Mode

Shortcut:

Shift-E

Change the extrapolation between selected keyframes.

Extrapolation defines the behavior of a curve before the first and after the last keyframes.

There are two basic extrapolation modes:

Constant:
../../../_images/editors_graph-editor_fcurves_introduction_extrapolate1.png

Constant extrapolation.

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:
../../../_images/editors_graph-editor_fcurves_introduction_extrapolate2.png

Linear extrapolation.

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

Reference

Menu:

Channel ‣ Add F-Curve Modifier

Shortcut:

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 Sidebar ‣ Modifiers tab.

Show/Hide

Hide Selected Curves H

Hides the selected curves.

Hide Unselected Shift-H

Show only the selected curve (and hide everything else).

Reveal Curves Alt-H

Show all previous hidden curves.

Expand/Collapse Channels

Reference

Menu:

Channel ‣ Expand/Collapse Channels

Shortcut:

NumpadPlus, NumpadMinus

Expands or collapses selected channels.

Move

Reference

Menu:

Channel ‣ 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

Reference

Menu:

Channel ‣ Revive Disabled F-Curves

Clears “disabled” tag from all F-Curves to get broken F-Curves working again.

Frame Selected Channels

Reference

Menu:

Channel ‣ Frame Selected Channels

Shortcut:

NumpadPeriod

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

Reference

Menu:

Channel ‣ Bake Curve

Shortcut:

Alt-C

Baking a curve replaces it with a set of sampled points, and removes the ability to edit the curve.

Un-Bake Curve

Reference

Menu:

Channel ‣ 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

Reference

Menu:

Channel ‣ 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.

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.

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

Reference

Menu:

Channel ‣ Discontinuity (Euler) Filter

Todo.