mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2765 - render creator can change context
This commit is contained in:
parent
ac1eeca906
commit
730f79a316
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class RenderCreator(Creator):
|
|||
family = "render"
|
||||
description = "Render creator"
|
||||
|
||||
create_allow_context_change = False
|
||||
create_allow_context_change = True
|
||||
|
||||
def get_icon(self):
|
||||
return resources.get_openpype_splash_filepath()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue