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

Support loading multiple products to one node #15

Open
1 task done
BigRoy opened this issue Feb 3, 2025 · 0 comments
Open
1 task done

Support loading multiple products to one node #15

BigRoy opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@BigRoy
Copy link
Contributor

BigRoy commented Feb 3, 2025

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Please describe the feature you have in mind and explain what the current shortcomings are?

With #13 we can now load and manage matteshapes and tracker points - however, it assumes that a single node will only ever get one loaded product at most. Even though it may be nicer to allow e.g. importing BOTH tracker points and matte shapes to a single roto node and manage them.

Suggested implementation?

Store the instances as a list of ayon_instances metadata on the nodes. In that metadata also keep track of which objects on the node belong to that particular instance, so that we don't need to remove all child objects on update - but only replace those entries that are tracked and go from there.

Describe alternatives you've considered:

No response

@BigRoy BigRoy added the type: enhancement Improvement of existing functionality or minor addition label Feb 3, 2025
@BigRoy BigRoy self-assigned this Feb 3, 2025
@BigRoy BigRoy changed the title Support loading multiple times / multiple products to one node (as such, support multiple containers per node) Support loading multiple products to one node Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

1 participant