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

Display acceptable input types for protonodes #2139

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

Conversation

prikshitsingh24
Copy link

Closes #2069

It shows the acceptable input types of the protonodes which looks something like this:

brave_8ZQtQMwnrm

brave_nWHsuolAfX

brave_qTkFsElQYy

@0HyperCube
Copy link
Member

@prikshitsingh24 the idea is to list all the possible types that are possible; not just the currently chosen one. For example the transform node supports VectorData, GraphicGroup, ImageFrame<Color>, and TextureFrame.

@prikshitsingh24
Copy link
Author

prikshitsingh24 commented Dec 16, 2024

Yep understood also I have to change how frontend_import sends data right ? Since for network nodes after connecting the import doesn't get the datatype of that node.

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.

Add list of acceptable types when hovering over node input
2 participants