Edição

Transform

Referência

Mode

Edit Mode

Menu

Key ‣ Transform

An F-curve can be edited by transforming the locations of the keyframes.

Move, Rotate, Scale

Like other elements in Blender, keyframes can be moved, rotated, or scaled as described in Basic Transformations.

Extend

Todo.

Dica

For precise control of the keyframe position and value, you can set values in the Active Keyframe of the Sidebar region.

Atrair

Referência

Menu

Key ‣ Snap

Hotkey

Shift-S

Keyframes can be snapped to different properties by using the Snap Keys tool.

Quadro atual

Snap the selected keyframes to the Playhead.

Valor do cursor

Snap the selected keyframes to the 2D Cursor.

Quadros mais próximos

Snap the selected keyframes to their nearest frame individually.

Segundos mais próximos

Snap the selected keyframes to their nearest second individually, based on the FPS of the scene.

Marcadores mais próximos

Snap the selected keyframes to their nearest marker individually.

Achatar hastes

Flatten the Bézier handles for the selected keyframes.

Exemplo de atração para achatar as hastes.
../../../_images/editors_graph-editor_fcurves_editing_flatten-handles-1.png

Antes de achatar as hastes.

../../../_images/editors_graph-editor_fcurves_editing_flatten-handles-2.png

Após achatar as hastes.

Espelhar

Referência

Menu

Key ‣ Mirror

Hotkey

Ctrl-M

Selected keyframes can be mirrored over different properties using the Mirror Keys tool.

Multiplicado sobre o quadro atual

Mirror horizontally over the playhead.

Multiplicado por valores sobre o valor do cursor

Mirror vertically over the 2D cursor.

Multiplicado sobre os tempos iguais a zero.

Espelhado horizontalmente sobre o quadro zero.

Multiplicado sobre o valor zero.

Espelhado verticalmente sobre o valor zero.

Multiplicado pelo primeiro marcador selecionado

Mirror horizontally over the first selected marker.

Insert Keyframes

Referência

Menu

Key ‣ Insert Keyframes

Hotkey

Ctrl-LMB, Shift-Ctrl-LMB

Ctrl-LMB inserts a keyframe to the active F-curve at the mouse position. The newly added keyframes will be selected, making it easier to quickly tweak the newly added keyframes. All previously selected keyframes are kept selected by using Shift-Ctrl-LMB.

Add F-Curve Modifier

Todo.

Gera e grava o som para as curvas-f

Referência

Menu

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

Frequência de corte de um filtro passa-alta que é aplicada aos dados de áudio.

Highest Frequency

Frequência de corte de um filtro passa-baixa que é aplicada aos dados de áudio.

Attack Time

Valor para calculação da curva do casco que diz quão rápido a curva do casco pode levantar. Quanto mais baixo o valor, mais íngreme ela irá subir.

Release Time

Valor para a calculação da curva do casco que mostra quão rápido a curva do casco pode cair. Quanto mais baixo o valor, mais difícil ele pode cair.

Ajuste

Valor de amplitude mínima necessária para influenciar a curva do casco.

Acumular

Somente as diferenças positivas de amplitude da curva do casco são sumarizadas para produzir a saída.

Aditivo

As amplitudes da curva convexa são sumarizadas (ou, quando «Acumular» está habilitado, ambas as diferenças positivas e negativas são acumuladas).

Quadrados(as)

Gives the output as a square curve. Negative values always result in -1, and positive ones in 1.

Ajuste de quadrado

All values lower than this threshold result in 0.

Jump to Keyframe

Todo.

Copy/Paste

Todo.

Duplicate

Todo.

Delete Keyframes

Todo.

Handle Type

Todo.

Interpolation Mode

Todo.

Easing Mode

Todo.

Decimate

Referência

Menu

Key ‣ Decimate (Ratio)

Menu

Key ‣ Decimate (Allowed Change)

The Decimate operator simplifies an F-curve by removing keyframes that influence the curve shape the least.

Mode

Controls which method is used pick the number of keyframes to use.

Ratio

Deletes a defined percentage of keyframes, the amount of keyframes to delete is define by the Remove property.

Error Margin

Deletes keyframes which only allowing the F-curve to change by a defined amount. The amount of change is controlled by the Max Error Margin which controls how much the new decimated curve is allowed to deviate from the original.

Limpar quadros-chave

Referência

Menu

Key ‣ Clean Keyframes

Hotkey

X

Clean Keyframes resets the keyframe tangents on selected keyframes to their auto-clamped shape, if they have been modified.

../../../_images/editors_graph-editor_fcurves_editing_clean1.png

Curva-f antes da limpeza.

../../../_images/editors_graph-editor_fcurves_editing_clean2.png

Curva-f depois da limpeza.

Limpar canais

Referência

Menu

Key ‣ Clean Channels

Hotkey

X

Acts like the Clean Keyframes operator but will also delete the channel itself if it is only left with a single keyframe containing the default property value and it’s not being used by any generative F-curve modifiers or drivers.

Nota

The modified curve left after the Clean tool is run is not the same as the original, so this tool is better used before doing custom editing of F-curves and after initial keyframe insertion, to get rid of any unwanted keyframes inserted while doing mass keyframe insertion (by selecting all bones and pressing I for instance).

Smooth Keys

Referência

Menu

Key ‣ Smooth Keys

Hotkey

Alt-O

There is also an option to smooth the selected curves, but beware: its algorithm seems to be to divide by two the distance between each keyframe and the average linear value of the curve, without any setting, which gives quite a strong smoothing! Note that the first and last keys seem to be never modified by this tool.

../../../_images/editors_graph-editor_fcurves_editing_clean1.png

A curva-f antes da suavização.

../../../_images/editors_graph-editor_fcurves_editing_smooth.png

A curva-f depois da suavização.

Sample Keyframes

Referência

Menu

Key ‣ Sample Keyframes

Hotkey

Shift-O

Sampling a set of keyframes replaces interpolated values with a new keyframe for each frame.

../../../_images/editors_graph-editor_fcurves_editing_sample.png

Curva-f antes da amostragem.

../../../_images/editors_graph-editor_fcurves_editing_sample2.png

Curva-f após a amostragem.

Bake Curve

Referência

Menu

Key ‣ Bake Curve

Hotkey

Alt-C

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

Discontinuity (Euler) Filter

Todo.