mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Cosmetic
This commit is contained in:
parent
3c23524944
commit
37d88559a9
1 changed files with 2 additions and 2 deletions
|
|
@ -49,8 +49,8 @@ class ProductConvertorPlugin(object):
|
|||
Publisher and give user ability to run conversion script.
|
||||
|
||||
Convertor logic should be very simple. Method 'find_instances' is to
|
||||
look for legacy instances in scene a possibly call
|
||||
pre-implemented 'add_convertor_item'.
|
||||
look for legacy instances in scene and possibly call pre-implemented
|
||||
'add_convertor_item'.
|
||||
|
||||
User will have ability to trigger conversion which is executed by calling
|
||||
'convert' which should call 'remove_convertor_item' when is done.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue