mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
moved remaining plugins/actions from avalon into openpype
This commit is contained in:
parent
7fa905a5e3
commit
d16f8f1384
4 changed files with 327 additions and 1 deletions
|
|
@ -127,4 +127,5 @@ def register_loader_plugin_path(path):
|
|||
|
||||
def deregister_loader_plugin(plugin):
|
||||
import avalon.api
|
||||
|
||||
avalon.api.deregister_plugin(LoaderPlugin, plugin)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue