"Every Nth number of Points" operator for curves/surfaces
This is replacement of old "Select every Nth" operator with de-select strategy to make the same behaviour as for meshes.
This commit is contained in:
@@ -71,5 +71,7 @@ void free_editText (struct Object *obedit);
|
||||
|
||||
void ED_text_to_object(struct bContext *C, struct Text *text, int split_lines);
|
||||
|
||||
int CU_select_nth(struct Object *obedit, int nth);
|
||||
|
||||
#endif /* ED_CURVE_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user