Fix for the workflow between Blender and Unreal for OpenPype 3.0

This commit is contained in:
Simone Barbieri 2021-04-07 16:49:27 +01:00
parent 16d4e9f0c7
commit 5a1889e413
7 changed files with 22 additions and 9 deletions

View file

@ -1123,6 +1123,7 @@ class BuildWorkfile:
return output
@with_avalon
def get_creator_by_name(creator_name, case_sensitive=False):
"""Find creator plugin by name.