GP: Fix Alt+S problem with multiframe edition
The stroke must not be recalc, because the number of points does not change,so the triangulation of fill is the same.
This commit is contained in:
@@ -5355,8 +5355,6 @@ static void applyGPShrinkFatten(TransInfo *t, const int UNUSED(mval[2]))
|
||||
}
|
||||
}
|
||||
|
||||
recalcData(t);
|
||||
|
||||
ED_area_status_text(t->sa, str);
|
||||
}
|
||||
/** \} */
|
||||
|
||||
Reference in New Issue
Block a user