mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge branch 'develop' into enhancement/cleanup-imports
# Conflicts: # client/ayon_core/hosts/maya/plugins/publish/validate_node_no_ghosting.py
This commit is contained in:
commit
b38f7132ca
76 changed files with 478 additions and 265 deletions
|
|
@ -198,7 +198,7 @@ class CreatePublishRoyalRenderJob(pyblish.api.InstancePlugin,
|
|||
|
||||
priority = self.priority or instance.data.get("priority", 50)
|
||||
|
||||
# rr requires absolut path or all jobs won't show up in rControl
|
||||
# rr requires absolute path or all jobs won't show up in rrControl
|
||||
abs_metadata_path = self.anatomy.fill_root(rootless_metadata_path)
|
||||
|
||||
# command line set in E01__OpenPype__PublishJob.cfg, here only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue