Flat curve editor widget, HSV tool modified to use it.
Usage : - click & drag a control point to move it in X&Y direction - click & drag a vertical line to move it in horizontal or vertical direction (the very first move will be used to determine the motion direction) - click & drag the yellow or blue square handle to modify the tangent of the same color
This commit is contained in:
@@ -17,6 +17,7 @@ CURVEEDITOR_HIGHLIGHTS;Highlights
|
||||
CURVEEDITOR_LIGHTS;Lights
|
||||
CURVEEDITOR_LINEAR;Linear
|
||||
CURVEEDITOR_LOADDLGLABEL;Load Curve...
|
||||
CURVEEDITOR_MINMAXCPOINTS;Minima/Maxima control points
|
||||
CURVEEDITOR_NURBS;Control cage
|
||||
CURVEEDITOR_PARAMETRIC;Parametric
|
||||
CURVEEDITOR_SAVEDLGLABEL;Save Curve...
|
||||
@@ -768,11 +769,11 @@ TP_HSVEQUALIZER6;Blue
|
||||
TP_HSVEQUALIZER7;Purple
|
||||
TP_HSVEQUALIZER8;Magenta
|
||||
TP_HSVEQUALIZER_CHANNEL;HSV Channel
|
||||
TP_HSVEQUALIZER_HUE;Hue
|
||||
TP_HSVEQUALIZER_HUE;H
|
||||
TP_HSVEQUALIZER_LABEL;HSV Equalizer
|
||||
TP_HSVEQUALIZER_NEUTRAL;Neutral
|
||||
TP_HSVEQUALIZER_SAT;Saturation
|
||||
TP_HSVEQUALIZER_VAL;Value
|
||||
TP_HSVEQUALIZER_SAT;S
|
||||
TP_HSVEQUALIZER_VAL;V
|
||||
TP_ICM_FILEDLGFILTERANY;Any files
|
||||
TP_ICM_FILEDLGFILTERICM;ICC Profile Files
|
||||
TP_ICM_GAMMABEFOREINPUT;Profile applies Gamma
|
||||
|
Reference in New Issue
Block a user