From d7c581899677ba84f7f34ff4e4afb85937562830 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Thu, 4 Mar 2021 08:33:57 +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 50e8875a..a6f727d0 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -12,6 +12,7 @@ dotSCAD 3.0 Dev - `util/bsearch`: only supports `sorted` and `target` parameters. I view it as a new function. - `util/dedup`: add the `eq` parameter. - `util/zip`: add the `combine` parameter. +- `lines_intersection` supports 3D New modules/functions