mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-2766 - merge develop
This commit is contained in:
commit
a149eeb086
164 changed files with 2356 additions and 828 deletions
|
|
@ -21,6 +21,7 @@ class LegacyCreator(object):
|
|||
dynamic_subset_keys = []
|
||||
|
||||
log = logging.getLogger("LegacyCreator")
|
||||
log.propagate = True
|
||||
|
||||
def __init__(self, name, asset, options=None, data=None):
|
||||
self.name = name # For backwards compatibility
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue