mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
resolve: wip update container
fix ls(), rename SequenceLoader to TimelineItemLoader
This commit is contained in:
parent
8ac491230c
commit
0de70c1d92
4 changed files with 9 additions and 8 deletions
|
|
@ -412,7 +412,7 @@ class ClipLoader:
|
|||
return timeline_item
|
||||
|
||||
|
||||
class SequenceLoader(api.Loader):
|
||||
class TimelineItemLoader(api.Loader):
|
||||
"""A basic SequenceLoader for Resolve
|
||||
|
||||
This will implement the basic behavior for a loader to inherit from that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue