Graphite/node-graph/gcore/src
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
..
graphic_element Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
raster Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
text Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
vector New node: Merge by Distance (#2307) 2025-03-12 20:40:44 -07:00
application_io.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
consts.rs Update some UI components to polish the frontend 2025-02-21 12:58:05 -08:00
context.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
generic.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
gpu.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
graphic_element.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
instances.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
lib.rs Add tests to the Ellipse, Artboard, and Fill tools (#2181) 2025-03-07 02:13:15 +00:00
logic.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
memo.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
ops.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
raster.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
registry.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
structural.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
text.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
transform.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
types.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
uuid.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
value.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00