Skip to content

Conversation

@hannibal002
Copy link
Owner

What

Adds network detection to the Graph Editor.
Separate networks are visually distinguished by edge color, making it
easier to identify disconnected subgraphs when working on large islands.

Two new commands support a workflow for partially remapping islands:
copy a subgraph to clipboard, then merge it into a different graph.

Images image image image image

Changelog Technical Details

  • Graph Editor now suppots disconnected subgraphs with distinct colors. - hannibal2
  • Added /shgraphcopynetwork: copies the nearest network to clipboard. - hannibal2
  • Added /shgraphmerge: imports a graph from clipboard and merges it into the current graph without overwriting. - hannibal2
  • Graph Editor now show network count in stats when more than one network exists. - hannibal2

@github-actions github-actions bot added Backend A backend pull request that will be merged soon Detekt Has detekt problem labels Feb 11, 2026
@github-actions
Copy link

3 Detekt Failures

Rules flagged (3): NoMultipleSpaces, FunctionReturnTypeSpacing, MaxLineLength

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend A backend pull request that will be merged soon Detekt Has detekt problem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant