Graphite/node-graph/node-macro/src
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
..
shader_nodes Update rust-gpu to `0.10.0-alpha.1` (#4033) 2026-04-27 23:53:49 +00:00
buffer_struct.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
codegen.rs Clean up document message wrappers around proto nodes so they're now used directly (#4101) 2026-05-03 19:26:36 -07:00
crate_ident.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
derive_choice_type.rs Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00
lib.rs Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00
parsing.rs Clean up document message wrappers around proto nodes so they're now used directly (#4101) 2026-05-03 19:26:36 -07:00
validation.rs Improve type handling for ints/floats with the #[hard/soft_min/max(...)] node macro parameter attributes (#4041) 2026-04-23 15:49:30 -07:00