Graphite/node-graph/gsvg-renderer/src
Dennis Kobert 5836416632
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
..
convert_usvg_path.rs 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
lib.rs Extract `gsvg_renderer` from `gcore`, remove `gcore/vello` feature (#2760) 2025-06-27 13:47:46 +00:00
render_ext.rs Update UI widget designs to improve color consistency and add a narrow height mode 2025-09-08 21:48:22 -07:00
renderer.rs Optimize editor performance for node selection, click target bounds, and batched messages (#3162) 2025-09-11 10:08:26 +00:00
to_peniko.rs Extract `gsvg_renderer` from `gcore`, remove `gcore/vello` feature (#2760) 2025-06-27 13:47:46 +00:00