Merge pull request #1279 from simonebarbieri/feature/fix_blender_unreal_workflow_openpype_3.0

Fix for the workflow between Blender and Unreal for OpenPype 3.0
This commit is contained in:
Milan Kolar 2021-04-09 10:38:09 +02:00 committed by GitHub
commit 4ad91090d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.