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

[Feature Request]: Compound TYPE support on sockets #308

Open
1 task done
Amorano opened this issue Aug 5, 2024 · 0 comments
Open
1 task done

[Feature Request]: Compound TYPE support on sockets #308

Amorano opened this issue Aug 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Amorano
Copy link

Amorano commented Aug 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

Allow different types to use the same socket. ComfyUI should only care that the socket says they can connect, not the data in it -- that is for the node.

Proposed workflow

  1. drag off a VEC2 and plug it into a VEC2INT
    or
  2. drag off a INT and use it as a FLOAT because the socket is (INT|FLOAT) type.

etc...

Additional information

No response

@Amorano Amorano added the enhancement New feature or request label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant