Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Node port customization - more than inputs and outputs #73

Answered by setzer22
aimerib asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! Thanks for reaching out 😄

it seems like the library itself is hard-wired for inputs on the left, and outputs on the right, suggesting a pipped workflow.

Yup, I'm afraid that's the case 😅. This library started out as an implementation to support my other project and is heavily inspired by Blender's node editor. People (myself included) have been adding customization options as needs arise, but the whole design is heavily oriented towards having inputs on the left and outputs on the right (with inputs and outputs being different things). Changing that would take a considerable rework of the internals.

That said, there's still lots of code in this library that you can reuse, or take i…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@aimerib
Comment options

Answer selected by aimerib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants