-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move ornatrix admin docs to a dedicated page
- Loading branch information
1 parent
0611fb0
commit dcc82c2
Showing
5 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
id: addon_maya_ornatrix_admin | ||
title: Ornatrix for Maya | ||
sidebar_label: Ornatrix | ||
description: AYON Maya Ornatrix Admin documentation | ||
toc_max_heading_level: 5 | ||
--- | ||
|
||
import ReactMarkdown from "react-markdown"; | ||
import versions from '@site/docs/assets/json/Ayon_addons_version.json' | ||
|
||
<ReactMarkdown> | ||
{versions.Maya_Badge} | ||
</ReactMarkdown> | ||
|
||
|
||
## Maya Addon Setting for Ornatrix Maya | ||
|
||
### Creators | ||
- `ayon+settings://maya/create/CreateOxRig` | ||
- `ayon+settings://maya/create/CreateOxCache` | ||
|
||
![](assets/maya/admin/ornatrix_creators.png) | ||
|
||
### Validators | ||
|
||
- `ayon+settings://maya/publish/ValidateOrnatrixRigContent` | ||
- `ayon+settings://maya/publish/ValidateOrnatrixCacheContent` | ||
|
||
![](assets/maya/admin/ornatrix_validators.png) | ||
|
||
### Loaders | ||
|
||
|
||
#### Ornatrix Rig Loader | ||
|
||
Access the settings for the Ornatrix Rig Loader at: | ||
- `ayon+settings://maya/load/OxRigLoader` | ||
|
||
![](assets/maya/admin/ornatrix_loaders.png) | ||
|
||
1. Toggle the loader on or off. | ||
2. **Create Ornatrix Cache instance on load:** | ||
Automatically create an Ornatrix Cache instance upon loading, akin to how an animation rig automatically generates an animation instance for publishing loaded character rigs—applied specifically for Ornatrix rigs. | ||
|
||
|
||
:::tip Customize Outliner Colors for Loaded Products | ||
|
||
Set your preferred colors for the loader tool to highlight loaded Ornatrix products in Maya's Outliner. | ||
|
||
Adjust the settings at: `ayon+settings://maya/load/colors` | ||
|
||
Expect to see color boxes; clicking on them will bring up a color picker, giving you a range of colors to choose from. | ||
|
||
Below are the default colors for Ornatrix products for your reference. | ||
|
||
![](assets/maya/admin/ornatrix_products_colors.png) | ||
|
||
::: |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.