Graphite/node-graph/gsvg-renderer
Dennis Kobert 5836416632
Some checks are pending
Editor: Dev & CI / build (push) Waiting to run
Editor: Dev & CI / cargo-deny (push) Waiting to run
Optimize editor performance for node selection, click target bounds, and batched messages (#3162)
* Don't clone messages during batch processing

* Improve selected nodes perf and memoize network hash computation

* Reuse click target bounding boxes for document bounds

* Early terminate computing the connected count

* Cleanup
2025-09-11 10:08:26 +00:00
..
src Optimize editor performance for node selection, click target bounds, and batched messages (#3162) 2025-09-11 10:08:26 +00:00
Cargo.toml Refactor the Centroid node and Subpath struct and methods to use Kurbo, eliminating all remaining usages of Bezier-rs (#3036) 2025-08-16 13:39:25 -07:00