Merge branch 'release/2.11.0' into develop

This commit is contained in:
Milan Kolar 2020-07-27 13:15:13 +02:00
commit cf6371e862
56 changed files with 1096 additions and 613 deletions

View file

@ -106,7 +106,7 @@ class CelactionPrelaunchHook(PypeHook):
f"--project {project}",
f"--asset {asset}",
f"--task {task}",
"--currentFile \"*SCENE*\"",
"--currentFile \\\"\"*SCENE*\"\\\"",
"--chunk *CHUNK*",
"--frameStart *START*",
"--frameEnd *END*",