From 25afc1f64732afdf39e1c5c89c8abcb6fcf1149d Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Wed, 5 Aug 2020 17:29:25 +0800 Subject: [PATCH] update note --- src/experimental/note.md | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/src/experimental/note.md b/src/experimental/note.md index 3e7dc9b9..321343f1 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -1,26 +1,3 @@ to_do: - deprecate `trianglate`, use `tri_ear_clipping`. - -- deprecate `pixel...` -- deprecate `voronoi2d`, `voronoi3d` - -improved: - -- polyline2d: improved middle-point drawing, support joinStyle -- box_extrude: bottom_thicnkess - -2.4 preview: -- voronoi/... -- voxel/.... -- lines_intersection -- util/sum -- util/zip -- matrix/m_determinant -- turtle/lsystem2 -- turtle/lsystem3 -- turtle/footprints2 -- turtle/footprints3 -- voxel/vx_union -- voxel/vx_intersection -- voxel/vx_difference