This commit is contained in:
Adrian Mariano
2025-04-19 19:34:59 -04:00
parent 0b6931bce7
commit 736dd57f70

View File

@@ -1130,7 +1130,7 @@ function rotate_sweep(
) :
let(
region = !is_path(shape) || closed ? region
: [deduplicate([[0,shape[0].y], each regionshape, [0,last(shape).y]])],
: [deduplicate([[0,shape[0].y], each shape, [0,last(shape).y]])],
steps = ceil(segs(max_x) * angle / 360) + (angle<360? 1 : 0),
skmat = down(min_y) * skew(sxz=shift.x/h, syz=shift.y/h) * up(min_y),
transforms = [