Assistente de curvas

../../../_images/interface_controls_templates_curve_ui.png

Curve widget.

This widget is used to edit two types of curves:

  • Profile curves that simply describe a two-dimensional shape.

  • Mapping curves that map an input value on the X axis to an output value on the Y axis.

The available options are slightly different depending on this type. Also, unlike profile curves, mapping curves can’t have overhang: each X value must correspond to exactly one Y value.

Pontos de controle

Like all curves in Blender, the curve in this widget is defined using control points.

Adicionar

Click LMB anywhere on the curve where there is not already a control point.

Mover

Drag the point with LMB.

Remover

Select the point and click the button at the bottom right. Alternatively, press X.

Controles

Zoom In

Zoom in to show more details and provide more accurate control. To navigate around the curve while zoomed in, click and drag with LMB in an empty area.

Zoom Out

Zoom out to show fewer details and view the curve as a whole. You cannot zoom out further than the clipping region (see Clipping below).

Reverse Path Profile Curves

Mirror the curve around the diagonal.

Clipping Options Mapping Curves
Usar limitações

Force curve points to stay between the specified values.

Mínimo em X e Y / Máximo em X e Y

Define os limites máximos e mínimos para os pontos da curva (em valores).

Specials
Redefinir a visualização

Zoom the view all the way out.

Extend Options Mapping Curves

Controls how the curve is extended before the first point and after the last point.

Estender horizontalmente

Causes the curve to «go flat.»

Estender extrapolações

Causes the curve to maintain its direction.

../../../_images/interface_controls_templates_curve_extend-horizontal.png

Estender horizontalmente.

../../../_images/interface_controls_templates_curve_extend-extrapolate.png

Estender extrapolações.

Redefinir curva

Resets the curve to the default (removes all added points).

Tipo de haste

The handle type of the selected control point. This determines the shape of the curve segments around it.

Auto Handle

Results in a smooth curve without the need to manually set up handles.

Vector Handle

Results in straight lines and a sharp corner.

Free Handle Profile Curves

Shows freely movable Bézier handles that are independent of each other. This can result in a sharp corner at the control point.

Aligned Free Handles Profile Curves

Shows freely movable Bézier handles that are locked together to always point in opposite directions. This ensures the curve is always smooth at the control point.

Auto Clamped Handle Mapping Curves

Like Auto Handle, but also prevents overshoot.

../../../_images/interface_controls_templates_curve_handle-vector.png

Vector Handles.

../../../_images/interface_controls_templates_curve_handle-auto.png

Auto Handles.

../../../_images/interface_controls_templates_curve_handle-auto-clamped.png

Auto Clamped Handles.

X, Y

As coordenadas do ponto de controle selecionado no gráfico.

Delete X

Remove os pontos de controle selecionados. O primeiro e último pontos não podem ser apagados.

Copiar / Colar Ctrl-C, Ctrl-V

The whole curve can be copied from one Curve Widget to another by hovering over it and pressing Ctrl-C, Ctrl-V.

Presets Brush Curve Widgets Only

A number of preset curves that the curve can be set to. The exact shape depends on whether the default curve for the property has a positive or negative slope.

Custom Preset Types with Positive Slope.
../../../_images/curve_smooth_positive_preset.png

Suavizar

../../../_images/curve_round_positive_preset.png

Round

../../../_images/curve_root_positive_preset.png

Raiz

../../../_images/curve_sharp_positive_preset.png

Acentuado

../../../_images/curve_linear_positive_preset.png

Linear

../../../_images/curve_constant_preset.png

Constante

Custom Preset Types with Negative Slope.
../../../_images/curve_smooth_negative_preset.png

Suavizar

../../../_images/curve_round_negative_preset.png

Round

../../../_images/curve_root_negative_preset.png

Raiz

../../../_images/curve_sharp_negative_preset.png

Acentuado

../../../_images/curve_linear_negative_preset.png

Linear

../../../_images/curve_constant_preset.png

Constante