1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 13:01:37 +02:00
This commit is contained in:
Justin Lin
2021-02-07 15:02:15 +08:00
parent 7b809d77fb
commit 4ef405a732

View File

@@ -2,14 +2,6 @@ to_do:
- deprecate `trianglate`, use `tri_ear_clipping`.
next:
dotSCAD 3.0 Dev
- maze/*
- vx_contour
- vx_bezier
- vx_curve
- polygon_hull
- polyhedron_hull
- curve
- bauer_spiral
- fibonacci_lattice
- `util/sort`: `by` accepts a function literal.