Issue 1858: "Defringe specific colors only" on behalf of J. Desmis
This commit is contained in:
@@ -634,7 +634,7 @@ void DiagonalCurveEditorSubGroup::removeEditor () {
|
||||
removeIfThere (parent, NURBSCurveBox, false);
|
||||
}
|
||||
|
||||
bool DiagonalCurveEditorSubGroup::curveReset(int cType) {
|
||||
bool DiagonalCurveEditorSubGroup::curveReset(int cType, double iValue) {
|
||||
switch ((DiagonalCurveType) cType) {
|
||||
case (DCT_NURBS) : // = Control cage
|
||||
NURBSCurve->reset ();
|
||||
|
Reference in New Issue
Block a user