Introducción¶
El Editor de curvas permitirá editar curvas de animación, que son las que determinan cómo las propiedades cambian en función del tiempo.
Región principal¶
La vista de curvas permitirá ver y editar las curvas-f. Una curva-f tendrá varias partes clave:
- Curva
La curva describirá la evolución del valor de una propiedad (eje Y) en función del tiempo (eje X).
- Fotogramas clave
Los fotogramas clave (o simplemente: claves) son valores definidos por el usuario en ciertos fotogramas y estarán representados por pequeños círculos negros, que cambiarán su color a anaranjado cuando se encuentren seleccionados (y a blanco, cuando sea el clave activo).
- Asas
Cada fotograma clave contendrá dos asas – puntos que podrán ser arrastrados para influenciar la forma de la curva alrededor del fotograma clave correspondiente.
Ver también
Curvas-f para más información.
Cursor de tiempo y Cursor 2D¶
El fotograma actual estará representado por una línea vertical azul llamada Cursor de tiempo. Al igual que en la Línea de tiempo, será posible moverlo haciendo clic o arrastrando con el LMB sobre el área superior, en donde se indica el tiempo.
En combinación con la línea horizontal azul, el Cursor de tiempo conforma el Cursor 2D, que podrá ser usado como un punto de pivote para rotar y escalar. Será posible desactivar la línea horizontal mediante las opciones o .
El Cursor 2D podrá ser movido haciendo clic y arrastrando con Mayús-RMB o ajustando sus coordenadas en la pestaña Vista de la Barra lateral.
Encabezado¶
Normalizar¶
Scales the display of each curve so that they all (appear to) occupy the same value range, going from -1 to 1. This can make editing easier when you’re working with curves whose value ranges are far apart.
When you enable this option, the view is zoomed accordingly and the area outside the normalized value range is darkened.
If a preview range is defined, keyframes within the range are normalized, while the others are scaled proportionally.
Auto Normalization¶
Automatically recalculate curve normalization on every curve edit.
Controles de la vista¶
- Sólo lo Seleccionado
Only show curves belonging to objects/bones/… that are selected.
- Mostrar ocultos
Show keyframes from objects/bones/… that are hidden.
- Sólo Errores
Only show channels that have errors (for example, because they try to animate a property that doesn’t exist on the object).
- Crear curvas fantasma (ícono de curva-f enmarcado)
Creates a snapshot of the current curves and shows it in the background so that you can use it as a reference. Click the button again to clear the snapshot.
- Filtro (ícono de embudo)
- Buscar
Filters the channel list by a search term.
- Filtrar colección
Select a collection to only show keyframes from objects in that collection.
- Filtrar por tipo
Filtrar curvas por tipo de propiedad.
- Ordenar bloques de datos
Sorts data-blocks alphabetically to make them easier to find.
If your playback speed suffers because of this (should only really be an issue when working with lots of objects), you can turn it off.
Controles de transformación¶
- Pivote
Pivot point for rotating and scaling.
- Centro del volumen delimitador
Center of the smallest possible box around the selected keyframes.
- Cursor 2D
The intersection between the Playhead and the horizontal Cursor line.
- Centros Individuales
Rotate/scale each handle around its keyframe.
- Adherir
The icon toggles snapping on or off. The dropdown offers the following options:
- Adherir a
Tipo de elemento al cual adherir.
- Marco
Adherir a fotogramas enteros.
- Segundo(s)
Adherir a segundos.
- Marcador más cercano
Adherirá al marcador más cercano.
- Adherencia absoluta al tiempo
When disabled, keyframes will move in increments of Snap To. For example, if you selected Second and have a keyframe that’s currently on 0:06+5, dragging it to the right will snap it to 0:07+5. Its time increases by a second, and its subsecond offset of 5 frames remains the same.
When enabled, keyframes will snap to multiples of Snap To. Taking the above example, the keyframe would snap to 0:07+0, removing the subsecond offset.
- Edición proporcional O
Ver Edición proporcional.