Collect full_exp_files instead of leaving it empty

This commit is contained in:
Kayla Man 2022-08-12 00:16:41 +08:00
parent 7f48af4bdc
commit 782a393a20

View file

@ -199,7 +199,6 @@ class CollectMayaRender(pyblish.api.ContextPlugin):
)
# append full path
full_exp_files = []
aov_dict = {}
default_render_file = context.data.get('project_settings')\
.get('maya')\