mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
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:
commit
4ad91090d7
7 changed files with 22 additions and 9 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue