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

functionnal groups #35

Open
1000i100 opened this issue Mar 21, 2020 · 1 comment
Open

functionnal groups #35

1000i100 opened this issue Mar 21, 2020 · 1 comment

Comments

@1000i100
Copy link

why not an option to make functionnal group :
like visual group but with a switch to activate functionnal logic :
in a functional group, some nodes are named input, output or anything else.
if there is more than 1 input node, it should have different colors.
only one node should be named output.
it could be some wiring logic between input nodes, commons nodes and output nodes of the functionnal group, and with outside nodes also.
the name of the functionnal group can be used in other nodes like a prefix.

Nodes prefixed with the name of the functionnal group will act like if there was the group (with near instant internal transmissions).
colored signal will be handled by the same color input (or the only input if only one input it created).

When running the functionnal group, all inside group nodes will perform as instance specific node, and linked outside nodes will act like globals.

functionnal group can be displayed in play and edit mode or can be hided in play mode for lisibility.

This was referenced Apr 4, 2020
@1000i100
Copy link
Author

1000i100 commented Apr 6, 2020

what about a switch to choose if the group preserve internal timing or to do internal stuff in an instant.

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

No branches or pull requests

1 participant