Skip to content

Commit

Permalink
Merge pull request #165 from ynput/documentation/open_in_openrv
Browse files Browse the repository at this point in the history
Added documentation for Open in OpenRV
  • Loading branch information
kalisp authored May 3, 2024
2 parents 188f427 + 2fda127 commit 6116819
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions website/docs/addon_openrv_artist.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ You should find `Ayon` menu next to `Window`. All Ayon target publish operations

You can load any image, image sequences or movies (`.mov`, `.mp4`) via `Load` option in `Ayon` menu.

![Ayon Loader](assets/openrv_load.png)
![Ayon Loader](assets/openrv/openrv_load.png)

(You could confirm or re-arrange order of loaded elements in `Tools > Session Manager`).

## Manage

`Manage` options prints a list of loaded elements and allows to update them to latest version if necessary.

![Ayon Scene Inventory](assets/openrv_manage.png)
![Ayon Scene Inventory](assets/openrv/openrv_manage.png)

## Publish

Expand All @@ -54,7 +54,17 @@ Whenever you are ready to publish final product of a review, press `Publish` but
An instance of `workfile` product type will be created automatically for you. This a primary product type that gets versioned and tracked in `Ayon`.
It produces versioned `.rv` workfile.

![Ayon Publish](assets/openrv_publish.png)
![Ayon Publish](assets/openrv/openrv_publish.png)

Hit `Publish` button in bottom right corner whenever ready. If there are no validation issues, `workfile` instance should be published and current `working` workfile
versioned up.

## Open in OpenRV

If your OpenRV is opened with `-network` flag (set in `ayon+settings://applications/applications/openrv/variants`)

![OpenRV networking](assets/openrv/openrv_networking.png)

you can load and play any reviewable item directly from Tray Loader or any DCC.

![Play in OpenRV](assets/openrv/openrv_open.png)
File renamed without changes
File renamed without changes
Binary file added website/docs/assets/openrv/openrv_networking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/docs/assets/openrv/openrv_open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit 6116819

Please sign in to comment.