This AYON Addon acts as an extension for the AYON Contribution workflow utilizing the Open-USD Framework to allow for a more automated workflow across Applications, Systems and Teams.
You can find Admin and Developer docs under Docs/Ayon_Docs/
IMPORTANT
This repository uses Git-Submodules. Make sure to use the correctgit clone
commands accordingly.
git clone --recurse-submodules https://github.com/ynput/ayon-usd.git
git submodule update --init --recursive
- Clone the repository to your local machine.
- Run
.\tools\manage.ps1 create-env
on Windows or./tools/manage.sh create-env
on Linux. - Run
.\tools\manage.ps1 build
on Windows or./tools/manage.sh build
on Linux. - In AYON, go to
Studio Settings
->Bundles
->Install Addons...
and select the./package/usd-x.x.x.zip
file. - Upload the Addon and let the server restart after installation is done.
- Use new addon in your bundles.