Graphite/node-graph/libraries/rendering/src
Ayush Amawate 119a554260
Fix the Path tool adding a Path node but not applying the change until a second attempt due to wrong segment IDs (#3727)
* Fix SegmentIds lost when no Path node exists

* fix import order

* Use Arc<Vector> in vector_data for regression
2026-02-13 14:40:38 -08:00
..
convert_usvg_path.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
render_ext.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
renderer.rs Fix the Path tool adding a Path node but not applying the change until a second attempt due to wrong segment IDs (#3727) 2026-02-13 14:40:38 -08:00
to_peniko.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00