1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-17 20:11:50 +02:00

update note

This commit is contained in:
Justin Lin
2021-10-29 11:47:10 +08:00
parent faf53b3846
commit 300f72a959

View File

@@ -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.