mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2868_After-effects-creator-Subset-name-change-to-main-rather-than-default
This commit is contained in:
commit
b46f1bc42d
336 changed files with 9769 additions and 4018 deletions
|
|
@ -16,7 +16,7 @@ class RenderCreator(Creator):
|
|||
family = "render"
|
||||
description = "Render creator"
|
||||
|
||||
create_allow_context_change = False
|
||||
create_allow_context_change = True
|
||||
|
||||
def __init__(
|
||||
self, create_context, system_settings, project_settings, headless=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue