From a008c927a5aee4aa13fd481d9a6896e408ff6675 Mon Sep 17 00:00:00 2001 From: cocos02 Date: Mon, 8 Jun 2026 12:24:42 +0800 Subject: [PATCH] feat: use smoothstep edge type for orthogonal lines --- editor/components/SceneGraph.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/editor/components/SceneGraph.vue b/editor/components/SceneGraph.vue index 2b7685f..ff5d806 100644 --- a/editor/components/SceneGraph.vue +++ b/editor/components/SceneGraph.vue @@ -108,6 +108,7 @@ onConnect((conn: Connection) => {