+Render Layer bakes all the animation layers of one particular color group together.
-Render Layer bakes all the animation layers of one particular color group together.
+- In the **Create** tab, pick `Render Layer`
+- Fill `variant`, type in the name that the final published RenderLayer should have according to the naming convention in your studio. *(L10, BG, Hero, etc.)*
+ - Color group will be renamed to the **variant** value
+- Choose color group from combobox
+ - or select a layer of a particular color and set combobox to **<Use selection>**
+- Hit `Create` button
-- Choose any amount of animation layers that need to be rendered together and assign them a color group.
-- Select any layer of a particular color
-- Go to `Creator` and choose `RenderLayer`.
-- In the `Subset`, type in the name that the final published RenderLayer should have according to the naming convention in your studio. *(L10, BG, Hero, etc.)*
-- Press `Create`
-- When you run [publish](#publish), the whole color group will be rendered together and published as a single `RenderLayer`
+After creating a RenderLayer, choose any amount of animation layers that need to be rendered together and assign them the color group.
+
+You can change `variant` later in **Publish** tab.
@@ -97,27 +85,45 @@ Render Layer bakes all the animation layers of one particular color group togeth
+
-Render Passes are specific because they have to belong to a particular layer. If you try to create a render pass and did not create any render layers before, an error message will pop up.
-When you want to create `RenderPass`
-- choose one or several animation layers within one color group that you want to publish
-- In the Creator, pick `RenderPass`
-- Fill the `Subset` with the name of your pass, e.g. `Color`.
+When you want to create Render Pass
+- choose one or several TVPaint layers.
+- in the **Create** tab, pick `Render Pass`.
+- fill the `variant` with desired name of pass, e.g. `Color`.
+- select the Render Layer you want the Render Pass to belong to from the combobox.
+ - if you don't see new Render Layer try refresh first.
- Press `Create`
+After creating a Render Pass, selected the TVPaint layers that should be marked with color group of Render Layer.
+
+You can change `variant` or Render Layer later in **Publish** tab.
+
@@ -126,52 +132,26 @@ When you want to create `RenderPass`
+:::warning
+You cannot change TVPaint layer name once you mark it as part of Render Pass. You would have to remove created Render Pass and create it again with new TVPaint layer name.
+:::
+
-
-
-Now that you have created the required instances, you can publish them via `Publish` tool.
-- Click on `Publish` in OpenPype Tools menu.
-- wait until all instances are collected.
-- You can check on the left side whether all your instances have been created and are ready for publishing.
+Now that you have created the required instances, you can publish them.
- Fill the comment on the bottom of the window.
-- Press the `Play` button to publish
-
-
-
-
-
-
-
-
-
-Once the `Publisher` turns gets green your renders have been published.
+- Double check enabled instance and their context.
+- Press `Publish`.
+- Wait to finish.
+- Once the `Publisher` turns turns green your renders have been published.
---
-## Subset Manager
-All created instances (render layers, passes, and reviews) will be shown as a simple list. If you don't want to publish some, right click on the item in the list and select `Remove instance`.
-
-
-
----
-
-## Load
+## Load
When you want to load existing published work you can reach the `Loader` through the OpenPype Tools `Load` button.
The supported families for TVPaint are:
@@ -192,4 +172,4 @@ Scene Inventory shows you everything that you have loaded into your scene using

-You can switch to a previous version of the file or update it to the latest or delete items.
+You can switch to a previous version of the file or update it to the latest or delete items.
diff --git a/website/docs/assets/maya-arnold_scene_source.png b/website/docs/assets/maya-arnold_scene_source.png
new file mode 100644
index 0000000000..4150b78aac
Binary files /dev/null and b/website/docs/assets/maya-arnold_scene_source.png differ
diff --git a/website/docs/assets/maya-arnold_standin.png b/website/docs/assets/maya-arnold_standin.png
new file mode 100644
index 0000000000..74571a86fa
Binary files /dev/null and b/website/docs/assets/maya-arnold_standin.png differ
diff --git a/website/docs/assets/maya-pointcache_setup.png b/website/docs/assets/maya-pointcache_setup.png
index 8904baa239..b2dc126901 100644
Binary files a/website/docs/assets/maya-pointcache_setup.png and b/website/docs/assets/maya-pointcache_setup.png differ
diff --git a/website/docs/assets/tvp_create_layer.png b/website/docs/assets/tvp_create_layer.png
index 9d243da17a..25081bdf46 100644
Binary files a/website/docs/assets/tvp_create_layer.png and b/website/docs/assets/tvp_create_layer.png differ
diff --git a/website/docs/assets/tvp_create_pass.png b/website/docs/assets/tvp_create_pass.png
index 7d226ea4b5..6c8e600af2 100644
Binary files a/website/docs/assets/tvp_create_pass.png and b/website/docs/assets/tvp_create_pass.png differ
diff --git a/website/docs/assets/tvp_openpype_menu.png b/website/docs/assets/tvp_openpype_menu.png
index cb5c2d4aac..23eaf33fc3 100644
Binary files a/website/docs/assets/tvp_openpype_menu.png and b/website/docs/assets/tvp_openpype_menu.png differ
diff --git a/website/docs/assets/tvp_publisher.png b/website/docs/assets/tvp_publisher.png
new file mode 100644
index 0000000000..e5b1f936df
Binary files /dev/null and b/website/docs/assets/tvp_publisher.png differ
diff --git a/website/sidebars.js b/website/sidebars.js
index dfc3d827e0..93887e00f6 100644
--- a/website/sidebars.js
+++ b/website/sidebars.js
@@ -44,6 +44,7 @@ module.exports = {
"artist_hosts_maya_multiverse",
"artist_hosts_maya_yeti",
"artist_hosts_maya_xgen",
+ "artist_hosts_maya_arnold",
"artist_hosts_maya_vray",
"artist_hosts_maya_redshift",
],
@@ -86,6 +87,7 @@ module.exports = {
type: "category",
label: "Configuration",
items: [
+ "admin_environment",
"admin_settings",
"admin_settings_system",
"admin_settings_project_anatomy",
diff --git a/website/yarn.lock b/website/yarn.lock
index 0a56928cd9..559c58f931 100644
--- a/website/yarn.lock
+++ b/website/yarn.lock
@@ -7180,9 +7180,9 @@ typedarray-to-buffer@^3.1.5:
is-typedarray "^1.0.0"
ua-parser-js@^0.7.30:
- version "0.7.31"
- resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"
- integrity sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==
+ version "0.7.33"
+ resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"
+ integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==
unherit@^1.0.4:
version "1.1.3"