mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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
|
# Setting the property
|
||||||
rt.setProperty(
|
rt.setProperty(
|
||||||
instance_node.openPypeData, "all_handles", node_list)
|
instance_node.openPypeData, "all_handles", node_list)
|
||||||
|
|
||||||
self._add_instance_to_context(instance)
|
self._add_instance_to_context(instance)
|
||||||
imprint(instance_node.name, instance.data_to_store())
|
imprint(instance_node.name, instance.data_to_store())
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue