Skip to content

Commit

Permalink
move ornatrix admin docs to a dedicated page
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaJafar committed Sep 11, 2024
1 parent 0611fb0 commit dcc82c2
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions website/docs/addon_maya_ornatrix_admin.md
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.

0 comments on commit dcc82c2

Please sign in to comment.