mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add settings_category
This commit is contained in:
parent
66bb9aac83
commit
3f91a29471
1 changed files with 2 additions and 0 deletions
|
|
@ -169,6 +169,8 @@ class HoudiniCreator(NewCreator, HoudiniCreatorBase):
|
|||
settings_name = None
|
||||
add_publish_button = False
|
||||
|
||||
settings_category = "houdini"
|
||||
|
||||
def create(self, product_name, instance_data, pre_create_data):
|
||||
try:
|
||||
self.selected_nodes = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue