mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
restore the plugin.py
This commit is contained in:
parent
eb63b4bae1
commit
3c4c922b4f
1 changed files with 1 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ class MaxCreator(Creator, MaxCreatorBase):
|
|||
# Setting the property
|
||||
rt.setProperty(
|
||||
instance_node.openPypeData, "all_handles", node_list)
|
||||
|
||||
self._add_instance_to_context(instance)
|
||||
imprint(instance_node.name, instance.data_to_store())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue