Graphite/node-graph/nodes
jneem 58aae4f87b
Replace the Boolean Operations node's algorithm with the Linesweeper library (#2670)
* Attempt one-shot n-ary ops

* Make it not crash

* Try to remove more path_bool

* Add quantization

* Update to latest

* Nits

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-03-10 22:00:49 -07:00
..
blending Add the auto-generated node catalog to the website's user manual (#3662) 2026-01-20 22:52:03 -08:00
brush Add the auto-generated node catalog to the website's user manual (#3662) 2026-01-20 22:52:03 -08:00
gcore Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
graphic Make the node graph use Table<GradientStops> instead of GradientStops (#3837) 2026-02-26 14:07:31 -08:00
gstd Add the Pixel Preview render mode (#3881) 2026-03-11 02:44:00 +00:00
math New nodes: RGBA to Color, HSVA to Color, Hex to Color, and Read Gradient (#3838) 2026-02-26 18:22:04 -08:00
path-bool Replace the Boolean Operations node's algorithm with the Linesweeper library (#2670) 2026-03-10 22:00:49 -07:00
raster Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
repeat Rename the repeat nodes to replace "Instance" terminology with "Repeat" (#3794) 2026-02-20 22:10:59 -08:00
text Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
transform Rename the repeat nodes to replace "Instance" terminology with "Repeat" (#3794) 2026-02-20 22:10:59 -08:00
vector Fix vector drawing tool transform space handling (#3872) 2026-03-10 00:58:51 -07:00