WIP: uv-simple-select #1

Closed
Chris Blackbourn wants to merge 182 commits from uv-simple-select into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 810e43e27d - Show all commits

View File

@ -407,6 +407,7 @@ static void duplicate_curves(GeometrySet &geometry_set,
curve_offsets);
}
new_curves.update_curve_types();
geometry_set.replace_curves(new_curves_id);
}