1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00
This commit is contained in:
Justin Lin
2021-02-07 15:02:15 +08:00
parent 21324c2ad2
commit d480b99559

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.