From 6f60d326b40e3248a38cf1c4ec3b2c72a7bf4bd7 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 9 Sep 2026 03:34:09 +0000 Subject: [PATCH] [patch] Take the ktsu ImGui suite at 3.28.0 3.28.0 adds hover highlighting to the node editor: hovering a node colours the links that meet it, and the link under the pointer is drawn over the nodes it passes behind. Both are on by default, so the graph editor gets them from the bump alone. It also makes a pin's connection capacity its own property, and adds GetDownstream/GetUpstream to the engine. Coder builds clean and its 373 tests pass on the new packages. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01KkR28NfEw1iVW73A9A6q7u --- Directory.Packages.props | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index f95ee0e..6e9fc6d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -10,14 +10,14 @@ - + - - - + + + - - + +