mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Docs
This commit is contained in:
parent
53361fe9df
commit
4bfb4aa757
1 changed files with 9 additions and 0 deletions
|
|
@ -172,3 +172,12 @@ Fill in the necessary fields (the optional fields are regex filters)
|
|||
- Build your workfile
|
||||
|
||||

|
||||
|
||||
## Explicit Plugins Loading
|
||||
You can define which plugins to load on launch of Maya here; `project_settings/maya/explicit_plugins_loading`. This can help improve Maya's launch speed, if you know which plugins are needed.
|
||||
|
||||
By default only the required plugins are enabled. You can also add any plugin to the list to enable on launch.
|
||||
|
||||
:::note technical
|
||||
When enabling this feature, the workfile will be launched post initialization no matter the setting on `project_settings/maya/open_workfile_post_initialization`. This is to avoid any issues with references needing plugins.
|
||||
:::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue