mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
removed echo
This commit is contained in:
parent
b12565f85c
commit
00bbc3efe6
@ -647,7 +647,7 @@ function offset(
|
||||
maxstep=0.1, closed=false, check_valid=true,
|
||||
quality=1, return_faces=false, firstface_index=0,
|
||||
flip_faces=false
|
||||
) = echo(path=path)
|
||||
) =
|
||||
is_region(path)? (
|
||||
assert(!return_faces, "return_faces not supported for regions.")
|
||||
let(
|
||||
|
Loading…
x
Reference in New Issue
Block a user