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-03-04 08:33:57 +08:00
parent 835db1717e
commit d7c5818996

View File

@@ -12,6 +12,7 @@ dotSCAD 3.0 Dev
- `util/bsearch`: only supports `sorted` and `target` parameters. I view it as a new function.
- `util/dedup`: add the `eq` parameter.
- `util/zip`: add the `combine` parameter.
- `lines_intersection` supports 3D
New modules/functions