Graphite/node-graph/nodes
Timon 5d22292072
Replace `npm` build script with new `cargo run` tool (#3832)
* move nix flake to root

* cargo run tool

* use thiserror in third-party-licenses tool

* prefere panic over exit

* Add automatic dependency check to cargo run tool

* Skip dependecies that are not needed for the current task

* Fixup

* Fixup

* fix windows

* Fixup

* improve usage text

* Fix linux bundle

* add graphen-cli

* fix build profile

* fix

* release profile should not include debug infos

* Review

* remove profiling profile

was redundent with release

* rename to cargo-run tool

* improve consistency

* rename deps to requirements

* fix

* return success when showing usage
2026-03-07 13:26:19 +00: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 New nodes: RGBA to Color, HSVA to Color, Hex to Color, and Read Gradient (#3838) 2026-02-26 18:22:04 -08:00
graphic Make the node graph use Table<GradientStops> instead of GradientStops (#3837) 2026-02-26 14:07:31 -08:00
gstd Make the Outline render mode draw with consistent stroke thickness at any viewport zoom (#3848) 2026-03-02 20:13:05 -08: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 Add tooltip documentation to web request and brush related nodes (#3427) 2026-01-13 08:35:14 +00:00
raster Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
repeat Rename the repeat nodes to replace "Instance" terminology with "Repeat" (#3794) 2026-02-20 22:10:59 -08:00
text Fix Text node/tool max width/height bounding box calculation (#3628) 2026-02-14 21:27:29 +00:00
transform Rename the repeat nodes to replace "Instance" terminology with "Repeat" (#3794) 2026-02-20 22:10:59 -08:00
vector Make the Outline render mode draw with consistent stroke thickness at any viewport zoom (#3848) 2026-03-02 20:13:05 -08:00