mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Change back to do actual selection.
This commit is contained in:
parent
122536675f
commit
ce7b19d51b
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ class ExtractAlembic(openpype.api.Extractor):
|
|||
|
||||
with suspended_refresh():
|
||||
with maintained_selection():
|
||||
cmds.select(nodes, noExpand=True)
|
||||
extract_alembic(file=path,
|
||||
startFrame=start,
|
||||
endFrame=end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue