mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 03:50:27 +02:00
update
This commit is contained in:
@@ -6,6 +6,7 @@ dotSCAD 3.0 Dev
|
|||||||
|
|
||||||
- `function_grapher`: delete `slicing` parameter. Improve `"LINES"`、`"HULL_LINES"` performance.
|
- `function_grapher`: delete `slicing` parameter. Improve `"LINES"`、`"HULL_LINES"` performance.
|
||||||
- `hull_polyline3d`: Rename the parameter `thickness` to `diameter`.
|
- `hull_polyline3d`: Rename the parameter `thickness` to `diameter`.
|
||||||
|
- `line3d`: Rename the parameter `thickness` to `diameter`.
|
||||||
- `util/sort`: `by` accepts a function literal.
|
- `util/sort`: `by` accepts a function literal.
|
||||||
- `util/bsearch`: only supports `sorted` and `target` parameters. I view it as a new function.
|
- `util/bsearch`: only supports `sorted` and `target` parameters. I view it as a new function.
|
||||||
- `util/dedup`: add the `eq` parameter.
|
- `util/dedup`: add the `eq` parameter.
|
||||||
|
Reference in New Issue
Block a user