mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Hound fixes
This commit is contained in:
parent
f222c2b9cc
commit
6f2c16fc6d
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ class BlendLayoutLoader(plugin.AssetLoader):
|
|||
name=local_obj.name.split(':')[-1] + "_animation",
|
||||
asset=asset,
|
||||
options={"useSelection": False,
|
||||
"asset_group": local_obj},
|
||||
"asset_group": local_obj},
|
||||
data={"dependencies": representation}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue