Graphite/node-graph/graphene-cli
Dennis Kobert a40a760f27
Add automatic type conversion and the node graph preprocessor (#2478)
* Prototype document network level into node insertion

* Implement Convert trait / node for places we can't use Into

* Add isize/usize and i128/u128 implementations for Convert trait

* Factor out substitutions into preprocessor crate

* Simplify layer node further

* Code review

* Mark preprocessed networks as generated

* Revert changes to layer node definition

* Skip generated flag for serialization

* Don't expand for tests

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-06-26 16:10:14 -07:00
..
src Add automatic type conversion and the node graph preprocessor (#2478) 2025-06-26 16:10:14 -07:00
test_files Disable snapping by default as a bug mitigation, and assorted cleanup 2024-07-10 02:34:37 -07:00
Cargo.toml Add automatic type conversion and the node graph preprocessor (#2478) 2025-06-26 16:10:14 -07:00