mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
update label
This commit is contained in:
parent
02d08dfcb8
commit
7f1e956931
2 changed files with 2 additions and 3 deletions
|
|
@ -4,11 +4,11 @@ import nuke
|
|||
|
||||
@pyblish.api.log
|
||||
class CollectModel(pyblish.api.InstancePlugin):
|
||||
"""Collect Model (group) node instance and its content
|
||||
"""Collect Model node instance and its content
|
||||
"""
|
||||
|
||||
order = pyblish.api.CollectorOrder + 0.22
|
||||
label = "Collect Model (Group)"
|
||||
label = "Collect Model"
|
||||
hosts = ["nuke"]
|
||||
families = ["model"]
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@
|
|||
"PreCollectNukeInstances": {
|
||||
"sync_workfile_version_on_families": [
|
||||
"nukenodes",
|
||||
"model",
|
||||
"camera",
|
||||
"gizmo",
|
||||
"source",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue