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