Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Enhancement: Resolve load clip as managed item in MediaPool instead of in Timeline #5680

Closed
2 tasks done
BigRoy opened this issue Oct 3, 2023 · 1 comment
Closed
2 tasks done
Labels

Comments

@BigRoy
Copy link
Collaborator

BigRoy commented Oct 3, 2023

Is there an existing issue for this?

  • I have searched the existing issues.

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

Currently the Clip Loader tags the Timeline clip as managed container whereas it might make more sense to instead tag the Item in the media pool. By doing so it would allow just dragging the clip from the media pool to behave as if it is the managed clip as well instead of always have to do "load" via the Loader to add a copy of it into your timeline,

How would you imagine the implementation of the feature?

Tag and list the containers from MediaPool items instead of from the active/current Timeline.

Are there any labels you wish to add?

  • I have added the relevant labels to the enhancement request.

Describe alternatives you've considered:

I believe I once prototyped a version here: #4976

Additional context:

Originally reported here

[cuID:OP-7089]

@BigRoy
Copy link
Collaborator Author

BigRoy commented Jul 2, 2024

This was implemented in AYON here: ynput/ayon-core#140
And now exists in ayon-resolve.

@BigRoy BigRoy closed this as completed Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants