Graphite/node-graph/gcore
Richard Dodd 0570edc463
New node: Merge by Distance (#2307)
* add `merge_by_distance` node

* remove unneeded features of petgraph

Also re-arrange module slightly since because functions are no longer
async, there was name shadowning with the old arrangement.

* remove region if start or end segment is removed

* remove stuff I ended up not using

* "algos" -> "algorithms"

* Code review pass

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-12 20:40:44 -07:00
..
src New node: Merge by Distance (#2307) 2025-03-12 20:40:44 -07:00
Cargo.toml New node: Merge by Distance (#2307) 2025-03-12 20:40:44 -07:00