1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 17:54:18 +02:00
This commit is contained in:
Justin Lin
2021-03-04 17:17:44 +08:00
parent e965289949
commit d75412ace4

View File

@@ -13,6 +13,7 @@ dotSCAD 3.0 Dev
- `util/dedup`: add the `eq` parameter. - `util/dedup`: add the `eq` parameter.
- `util/zip`: add the `combine` parameter. - `util/zip`: add the `combine` parameter.
- `lines_intersection` supports 3D - `lines_intersection` supports 3D
- `vx_union`, `vx_circle`, `vx_bezier`, `vx_polygon` performance improved.
New modules/functions New modules/functions