mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Add regression test for concave starting points. #135
This commit is contained in:
@@ -154,6 +154,7 @@ sub split_at_first_point {
|
||||
return $self->split_at_index(0);
|
||||
}
|
||||
|
||||
# for cw polygons this will return convex points!
|
||||
sub concave_points {
|
||||
my $self = shift;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user