Graphite/node-graph/nodes/vector/src
Keavon Chambers 17da9ec099
New nodes: 'Decimate' and 'Simplify' (#3851)
* New node: Decimate

* Use preallocated stack to reduce number of allocations and fix double endpoints on closed paths

* Use Kurbo implementation of path-to-polyline sampling

* Add the 'Simplify' node
2026-03-21 17:08:18 -07:00
..
generator_nodes.rs Fix vector drawing tool transform space handling (#3872) 2026-03-10 00:58:51 -07:00
lib.rs Rename the repeat nodes to replace "Instance" terminology with "Repeat" (#3794) 2026-02-20 22:10:59 -08:00
merge_qr_squares.rs Improve the QR Code node (#3765) 2026-02-14 20:53:29 +00:00
vector_modification_nodes.rs Fix 'Apply Transform' node applying only to anchors but not also handles (#3687) 2026-01-26 12:32:17 -08:00
vector_nodes.rs New nodes: 'Decimate' and 'Simplify' (#3851) 2026-03-21 17:08:18 -07:00