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 support of socket menus inside node groups #4533

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Conversation

Durman
Copy link
Collaborator

@Durman Durman commented Jun 14, 2022

Addressed problem description

The problem is that the property, to show menu, should be inherited from a root tree. Group node tree does not have direct link to the root tree and it means that some searches should be perform. Such search can be costly especially when a tree has a lot of sockets because the search should be repeated for each socket.
Closes #4532

Preflight checklist

  • Code changes complete.

@Durman Durman merged commit a1b60d4 into master Jun 16, 2022
@Durman Durman deleted the group_socket_menu branch June 16, 2022 04:35
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.

Access to Output Sockets Menus within Groups
1 participant