mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 17:04:54 +01:00
skip unrelated script
This commit is contained in:
parent
d6a0dde25f
commit
c20f45e881
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ importFile @"{filepath}" #noPrompt using:FBXIMP
|
|||
self.log.debug(f"Executing command: {fbx_import_cmd}")
|
||||
rt.execute(fbx_import_cmd)
|
||||
|
||||
container_name = f"{name}_CON"
|
||||
|
||||
asset = rt.getNodeByName(f"{name}")
|
||||
|
||||
return containerise(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue