From d75412ace43af6e533ff45bd442ea418ace7d196 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Thu, 4 Mar 2021 17:17:44 +0800 Subject: [PATCH] update --- src/experimental/note.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/experimental/note.md b/src/experimental/note.md index a6f727d0..c142afcb 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -13,6 +13,7 @@ dotSCAD 3.0 Dev - `util/dedup`: add the `eq` parameter. - `util/zip`: add the `combine` parameter. - `lines_intersection` supports 3D +- `vx_union`, `vx_circle`, `vx_bezier`, `vx_polygon` performance improved. New modules/functions