mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 02:34:12 +02:00
refactor
This commit is contained in:
@@ -28,4 +28,4 @@ function px_polygon(points, filled = false) =
|
|||||||
]
|
]
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
dedup(sort(sort(all, by = "x"), by = "y"), sorted = true);
|
dedup(sort(all, by = "vt"), sorted = true);
|
Reference in New Issue
Block a user