curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type
This commit is contained in:
@@ -17,9 +17,10 @@ CURVEEDITOR_AXIS_IN;I:
|
||||
CURVEEDITOR_AXIS_LEFT_TAN;LT:
|
||||
CURVEEDITOR_AXIS_OUT;O:
|
||||
CURVEEDITOR_AXIS_RIGHT_TAN;RT:
|
||||
CURVEEDITOR_CATMULLROM;Flexible
|
||||
CURVEEDITOR_CURVE;Curve
|
||||
CURVEEDITOR_CURVES;Curves
|
||||
CURVEEDITOR_CUSTOM;Custom
|
||||
CURVEEDITOR_CUSTOM;Standard
|
||||
CURVEEDITOR_DARKS;Darks
|
||||
CURVEEDITOR_EDITPOINT_HINT;Enable edition of node in/out values.\n\nRight-click on a node to select it.\nRight-click on empty space to de-select the node.
|
||||
CURVEEDITOR_HIGHLIGHTS;Highlights
|
||||
|
Reference in New Issue
Block a user