1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 13:01:37 +02:00

update note

This commit is contained in:
Justin Lin
2021-10-08 09:36:51 +08:00
parent a14c5676d4
commit ccbd81b88e

View File

@@ -2,6 +2,7 @@ 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
- angle_between adds a ccw param.