Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Node Groups #12

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add Node Groups #12

wants to merge 1 commit into from

Conversation

Exairnous
Copy link
Contributor

An initial attempt at implementing node groups support for behavior graphs.
The group input and output nodes within the group don't connect properly and the node groups don't export properly, but it behaves mostly the same way a node group is supposed to.

This is based off of these references:
https://github.com/aachman98/Sorcar/blob/master/nodes/utilities/ScNodeGroup.py
https://github.com/aachman98/Sorcar/blob/master/operators/ScGroupNodes.py
https://github.com/aachman98/Sorcar/blob/master/operators/ScEditGroup.py

https://github.com/nortikin/sverchok/blob/6047e89b7e3198b67cee5990d7d882d7334f1b76/core/node_group.py

Anyone feel free to pick this up and work on it, otherwise I'll play with it more at some point.

Stuff doesn't connect properly or export properly,
but it behaves mostly the same way a node group is
supposed to
@Exairnous Exairnous mentioned this pull request Dec 19, 2023
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