-
Notifications
You must be signed in to change notification settings - Fork 41
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
Tools: Implement "Dependency" or "Links" view (e.g. in Loader) #780
Comments
Came up on Discord here: I commented these 'reference' links:
|
This issue will be resolved on the web frontend and once that is done, we'll use the same view within DCC tools as well. Closing this as it won't be a matter for core |
Is your feature request related to a problem? Please describe.
The above was the state in OpenPype - In AYON this is currently gone since a rewrite occurred of the Loader tool. This issue is to track the request to add it again, and preferably in a better fashion than before.
Describe the solution you'd like
Describe alternatives you've considered
Of course better tooling to visualize the dependencies in general would be even better, like a node graph (e.g. ReactFlow) or even just showing the recursive inputs/outputs in a hierarchy would be useful, like this example of what we had used in one of our productions before OpenPype.
It's good to be aware that on the web frontend there's a similar feature in the "Node Graph" addon (in beta, low priority backlog) - as Milan mentioned here
[cuID:OP-3715]
The text was updated successfully, but these errors were encountered: