Graphite/node-graph/interpreted-executor
Keavon Chambers 21e5e06b0b
Clean up document message wrappers around proto nodes so they're now used directly (#4101)
* Rename the 'Identity' node to 'Passthrough' internally

* Rename the 'Memoize'  node to 'Cache' internally

* Let skip_impl proto nodes auto-generate as document node definitions

* Remove the wrapper 'Passthrough' node from document_node_definitions.rs

* Remove the wrapper 'Cache' node from document_node_definitions.rs

* Remove the wrapper 'Monitor' node from document_node_definitions.rs

* Remove the wrapper 'Noise Pattern' node from document_node_definitions.rs

* Remove the wrapper 'Brush' node from document_node_definitions.rs

* Remove the wrapper 'Transform' node from document_node_definitions.rs

* Code review improvements

* Rename Cache node back to Memoize

* More code review
2026-05-03 19:26:36 -07:00
..
benches Add animated GIF file export to Graphene CLI (#3846) 2026-03-08 10:33:40 +00:00
src Clean up document message wrappers around proto nodes so they're now used directly (#4101) 2026-05-03 19:26:36 -07:00
Cargo.toml Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00