mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
(maya) added render layer syncing, updated collectors
This commit is contained in:
parent
5b916b7d72
commit
f75f38b757
6 changed files with 264 additions and 17 deletions
|
|
@ -119,7 +119,7 @@ class CreateRender(avalon.maya.Creator):
|
|||
self.data["suspendPublishJob"] = False
|
||||
self.data["extendFrames"] = False
|
||||
self.data["overrideExistingFrame"] = True
|
||||
self.data["useLegacyRenderLayers"] = True
|
||||
# self.data["useLegacyRenderLayers"] = True
|
||||
self.data["priority"] = 50
|
||||
self.data["framesPerTask"] = 1
|
||||
self.data["whitelist"] = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue