Graphite/node-graph/graph-craft
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
..
.cargo Add profiling metrics for, and speed up, Graphene graph compilation (#1924) 2024-08-12 03:07:36 -07:00
benches New demo artwork: "Parametric Dunescape" 2025-04-01 23:20:34 -07:00
src Add automatic type conversion and the node graph preprocessor (#2478) 2025-06-26 16:10:14 -07:00
Cargo.toml Extract gapplication_io from gcore (#2742) 2025-06-23 11:35:14 +02:00