Graphite/node-graph/libraries
Keavon Chambers c2e1208d82
Add Path node differential edit summary widget, and store imported SVG content in that VectorModification struct (#4036)
* Make paste/import SVG store as the Path node's VectorModification not Table<Vector>

* Add a migration from Table<Vector> to VectorModification for existing documents

* Add a VectorModification widget to visualize change counts

* Refactor VectorModification to compute per-category counts for additions, removals, and modifications
2026-04-22 12:08:53 -07:00
..
application-io Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00
canvas-utils Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
core-types Refactor transform decomposition API with skew support, add 'Decompose Skew' node, and fix stroke transform interpolation (#3973) 2026-03-28 20:47:32 -07:00
graphic-types Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00
no-std-types Fix artboards not exporting with transparency using Vello (#3921) 2026-03-23 01:20:54 +00:00
raster-types Remove sample based image hashing to avoid false equalities (#3980) 2026-04-04 11:46:08 +00:00
rendering Add support for setting the spread method for gradient fills (#3953) 2026-04-14 08:09:57 +00:00
vector-types Add Path node differential edit summary widget, and store imported SVG content in that VectorModification struct (#4036) 2026-04-22 12:08:53 -07:00
wgpu-executor Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00