mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merged in tokejepsen/pype/2.0/remove_spore (pull request #123)
Removing plugin loading of "spore". Approved-by: Milan Kolar <milan@orbi.tools>
This commit is contained in:
commit
39b9a39d25
1 changed files with 0 additions and 3 deletions
|
|
@ -107,9 +107,6 @@ def on_init(_):
|
|||
# Force load objExport plug-in (requested by artists)
|
||||
cmds.loadPlugin("objExport", quiet=True)
|
||||
|
||||
# Force load objExport plug-in (requested by artists)
|
||||
cmds.loadPlugin("spore", quiet=True)
|
||||
|
||||
from .customize import (
|
||||
override_component_mask_commands,
|
||||
override_toolbox_ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue