Edición

Borrar canales

Referencia

Menú:

Canal ‣ Borrar canales

Atajo:

X

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

Advertencia

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.

Agrupar / Desagrupar canales

Referencia

Menú:

Canal ‣ Agrupar / Desagrupar canales

Atajo:

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.

Alternar / Habilitar / Deshabilitar propiedad de canal

Referencia

Menú:

Canal ‣ Alternar / Habilitar / Deshabilitar propiedad de canal

Atajo:

Mayús-W, Mayús-Ctrl-W, Alt-W

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

Protect, Mute

Por hacer.

Alternar la Editabilidad de Canales

Referencia

Menú:

Canal ‣ Alternar Editabilidad de Canales

Atajo:

Tab

Bloquea o desbloquea un canal para editarlo.

Modo de extrapolación

Referencia

Menú:

Canal ‣ Modo de extrapolación

Atajo:

Mayús-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:

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

Extrapolación constante.

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).

Lineal:
../../../_images/editors_graph-editor_fcurves_introduction_extrapolate2.png

Extrapolación lineal.

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.

Agregar modificador de curvas-f

Referencia

Menú:

Canal ‣ Agregar modificador de curvas-f

Atajo:

Mayús-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.

Mostrar/Ocultar

Ocultar Curvas Seleccionadas H

Oculta las curvas seleccionadas.

Ocultar No Seleccionado Mayús-H

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

Revelar curvas Alt-H

Show all previous hidden curves.

Expandir/Colapsar Canales

Referencia

Menú:

Canal ‣ Expandir/Colapsar Canales

Atajo:

+ numérico, - numérico

Expands or collapses selected channels.

Mover

Referencia

Menú:

Canal ‣ Mover…

This allows you to move selected channels up/down PageUp, PageDown, or directly to the top/bottom Shift-PageUp, Shift-PageDown.

Revivir curvas-f deshabilitadas

Referencia

Menú:

Canal ‣ Revivir curvas-f deshabilitadas

Clears «disabled» tag from all F-Curves to get broken F-Curves working again.

Encuadrar canales seleccionados

Referencia

Menú:

Canal ‣ Encuadrar canales seleccionados

Atajo:

. numérico

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

Referencia

Menú:

Channel ‣ Bake Curve

Atajo:

Alt-C

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

Un-Bake Curve

Referencia

Menú:

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

Referencia

Menú:

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.

Frecuencia Más Baja

Frecuencia de corte de un filtro de paso alto que se aplica a los datos de audio.

Frecuencia Más Alta

Frecuencia de corte de un filtro de paso bajo que se aplica a los datos de audio.

Tiempo de Ataque

Value for the hull curve calculation that tells how fast the hull curve can rise. The lower the value the steeper it can rise.

Tiempo de Liberación

Value for the hull curve calculation that tells how fast the hull curve can fall. The lower the value the steeper it can fall.

Umbral

Valor mínimo de amplitud necesario para influir en la curva del casco.

Acumular

Sólo las diferencias positivas de las amplitudes de la curva del casco se resumen para producir la salida.

Aditivo

Las amplitudes de la curva envolvente serán resumidas. Cuando la opción Acumular estuviera activa, se acumularán las diferencias tanto positivas como negativas.

Cuadrado

Da la salida como una curva cuadrada. Los valores negativos siempre resultan en -1 y los positivos en 1.

Umbral Cuadrado

Todos los valores inferiores a este umbral dan como resultado 0.

Filtro de Discontinuidad (Euler)

Referencia

Menú:

Canal ‣ Filtro de Discontinuidad (Euler)

Por hacer.