mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-20 14:11:52 +02:00
update
This commit is contained in:
parent
2ee35ba976
commit
d7e69dc591
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user