Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: add connection routing styles (cubic, 45-degree, 90-degree)#3

Merged
0xDezzy merged 1 commit into
master0xDezzy/nodeeditor:masterfrom
feat-connection-routing-styles0xDezzy/nodeeditor:feat-connection-routing-stylesCopy head branch name to clipboard
Jul 19, 2025
Merged

feat: add connection routing styles (cubic, 45-degree, 90-degree)#3
0xDezzy merged 1 commit into
master0xDezzy/nodeeditor:masterfrom
feat-connection-routing-styles0xDezzy/nodeeditor:feat-connection-routing-stylesCopy head branch name to clipboard

Conversation

@0xDezzy

@0xDezzy 0xDezzy commented Jul 19, 2025

Copy link
Copy Markdown
Owner
  • Add ConnectionShape enum with Cubic, Polyline45, and Polyline90 options
  • Extend ConnectionStyle to support routing shape configuration
  • Implement 45-degree routing algorithm for circuit board style connections
  • Implement 90-degree routing algorithm for orthogonal connections
  • Update DefaultConnectionPainter to use routing styles
  • Add JSON support for ConnectionShape in style configuration
  • Update styles example with menu to switch between routing styles
  • Handle both horizontal and vertical node orientations

- Add ConnectionShape enum with Cubic, Polyline45, and Polyline90 options
- Extend ConnectionStyle to support routing shape configuration
- Implement 45-degree routing algorithm for circuit board style connections
- Implement 90-degree routing algorithm for orthogonal connections
- Update DefaultConnectionPainter to use routing styles
- Add JSON support for ConnectionShape in style configuration
- Update styles example with menu to switch between routing styles
- Handle both horizontal and vertical node orientations
@0xDezzy
0xDezzy merged commit 19edfa1 into master Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.