From 41e8de5295ab7811f4faa35a5f19203be5079d64 Mon Sep 17 00:00:00 2001 From: Keavon Chambers Date: Wed, 29 Apr 2026 15:55:50 -0700 Subject: [PATCH 1/5] Use 'Transform', 'Gradient Type', and 'Spread Method' nodes for table gradients --- .vscode/settings.json | 3 +- .../graph_operation_message.rs | 20 +- .../graph_operation_message_handler.rs | 19 +- .../document/graph_operation/utility_types.rs | 120 +++++++++- .../tool/tool_messages/gradient_tool.rs | 215 ++++++++++++------ node-graph/graph-craft/src/document/value.rs | 10 +- .../libraries/vector-types/src/gradient.rs | 4 - node-graph/libraries/vector-types/src/lib.rs | 2 +- node-graph/nodes/math/src/lib.rs | 18 ++ 9 files changed, 322 insertions(+), 89 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index f9831b6d0b..74ad90c59b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -70,5 +70,6 @@ "*.graphite": "json" }, "editor.renderWhitespace": "boundary", - "editor.minimap.markSectionHeaderRegex": "// ===+\\n\\s*//\\s*(?