From 300f72a95910c3d2eba334ead641ff3483414229 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 29 Oct 2021 11:47:10 +0800 Subject: [PATCH] update note --- src/experimental/note.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/experimental/note.md b/src/experimental/note.md index 5a7c5559..0d931c0c 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -3,6 +3,8 @@ to_do: - deprecate paths2sections(paths) -> rails2sections(rails) - deprecate path_scaling_sections(shape_pts, edge_path) -> rail_extruded_sections(shape_pts, rail) - deprecate hull_polyline2d, hull_polyline3d -> polyline_join +- deprecate shape_starburst, shape_pentagram -> shape_star +- deprecate starburst -> polyhedra/star - angle_between adds a ccw param.