mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
update
This commit is contained in:
@@ -1,16 +1,13 @@
|
|||||||
- deprecate `polysections`, use `sweep`.
|
- deprecate `polysections`, use `sweep`.
|
||||||
- deprecate `trianglate`, use `tri_ear_clipping`.
|
- deprecate `trianglate`, use `tri_ear_clipping`.
|
||||||
- `sort` supports a list of ints?
|
|
||||||
- `px_union`, `px_intersection`, `px_difference`?
|
- `px_union`, `px_intersection`, `px_difference`?
|
||||||
- `bsearch` supports `by`, `idx`?
|
|
||||||
- `bsearch` supports a list of ints?
|
|
||||||
|
|
||||||
Preview
|
Preview
|
||||||
|
|
||||||
- `sweep`
|
- `sweep`
|
||||||
- `util/has`
|
- `util/has`
|
||||||
- `util/dedup`
|
- `util/dedup`
|
||||||
- `util/bsearch` for a sorted lt by z, y, x
|
- `util/bsearch`
|
||||||
- `util/sort` supports `by = "vt"`
|
- `util/sort` supports `by = "vt"`
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
Reference in New Issue
Block a user