Skip to content

add Port types to Ports to adress #494

Open
CorsCodini wants to merge 11 commits intojchanvfx:mainfrom
CorsCodini:port_typs
Open

add Port types to Ports to adress #494
CorsCodini wants to merge 11 commits intojchanvfx:mainfrom
CorsCodini:port_typs

Conversation

@CorsCodini
Copy link
Contributor

@CorsCodini CorsCodini commented Dec 27, 2025

This pull request extends the port system by introducing an explicit data type used to validate connections.
Connections can now only be established between ports that share the same data type, preventing invalid or semantically incorrect links from #493

The handling of visual port configuration has been updated:

General visual settings are still defined on the port type level

Port-specific visual settings take precedence when explicitly set

This approach allows consistent default styling while still enabling fine-grained customization of individual ports.

@CorsCodini CorsCodini changed the title add Port types to Ports to adress #493 add Port types to Ports to adress Dec 27, 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