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 correct
git clone
\ commands accordingly.\git clone --recurse-submodules https://github.com/ynput/ayon-usd.git
\git submodule update --init --recursive
.\tools\manage.ps1 create-env
on Windows or
./tools/manage.sh create-env
on Linux..\tools\manage.ps1 build
on Windows or ./tools/manage.sh build
on
Linux.Studio Settings
-> Bundles
-> Install Addons...
and
select the ./package/usd-x.x.x.zip
file.