Introduction

The Graph editor is the main animation editor. It allows you to modify the animation for any properties using F-Curves.

The Graph editor has two modes, F-Curve for Actions, and Drivers for Drivers. Both are very similar in function.

../../_images/editors_graph-editor_introduction_example.png

The Graph Editor.

Curve View

The curve view allows you to view and edit F-Curves. An F-Curve has several key parts:

Curve

The curve defines the value (Y axis) of the property over time (X axis).

See F-Curves.

Keyframes

Keyframes are user-defined values on certain frames and are represented by little black squares. These become orange if selected.

See Keyframes for more information.

Handles

Each keyframe has a handle that helps determine the values of the curve between keyframes. These handles are represented by extruding lines with circular ends and can be selected and modified to change the shape of the curve.

See Handle Types for more information.

../../_images/editors_graph-editor_fcurves_introduction.png

A simple curve.

Voir aussi

See F-Curves for more info.

2D Cursor

../../_images/editors_graph-editor_introduction_2dcursor.png

Graph Editor 2D Cursor.

The current frame is represented by a green vertical line called the Time Cursor.

As in the Timeline, you can change the current frame by pressing or holding LMB.

The green horizontal line is called the Cursor. This can be disabled via the View Menu or the View Properties panel.

The Time Cursor and the Cursor make the 2D Cursor. The 2D Cursor is mostly used for editing tools.

Voir aussi

See Graph Editor’s View Properties.

View Axes

For Actions the X axis represents time, the Y axis represents the value to set the property.

For Drivers the X axis represents the Driver Value, the Y axis represents the value to set the property.

Depending on the selected curves, the values have different meaning: For example rotation properties are shown in degrees, location properties are shown in Blender Units. Note that Drivers use radians for rotation properties.

Properties Region

The panels in the Properties Region.

View Tab

View Properties Panel

../../_images/editors_graph-editor_fcurves_properties_view-panel.png

View Properties panel.

Show Cursor
Show the vertical Cursor.
Cursor from Selection
Set the 2D cursor to the center of the selected keyframes.
Cursor X

Time Cursor X position.

To Keys
Snap selected keyframes to the Time Cursor.
Cursor Y

Vertical Cursor Y position.

To Keys
Snap selected keyframes to the Cursor.

Further Tabs

F-Curve Tab
See F-Curve.
Drivers Tab
See Panneau Drivers.
Modifiers Tab
See F-Modifiers.