mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
added matchmove and image families, fixed instance version, PEP8 and other fixes
This commit is contained in:
parent
ec3c190af8
commit
90bf2c9611
6 changed files with 77 additions and 40 deletions
|
|
@ -6,7 +6,7 @@ class MatchmoveLoader(api.Loader):
|
|||
This will run matchmove script to create track in script.
|
||||
"""
|
||||
|
||||
families = ["rendersetup"]
|
||||
families = ["matchmove"]
|
||||
representations = ["py"]
|
||||
defaults = ["Camera", "Object"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue