mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
revert loader change
This commit is contained in:
parent
d809f04031
commit
d70242d514
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ def loader_shift(node, frame, relative=True):
|
|||
class LoadSequence(api.Loader):
|
||||
"""Load image sequence into Nuke"""
|
||||
|
||||
families = ["render", "source", "plate"]
|
||||
families = ["write", "source", "plate", "render"]
|
||||
representations = ["exr", "dpx"]
|
||||
|
||||
label = "Load sequence"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue