From 5cea400239ee0dcf1c68aee01339c55366514e6a Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Fri, 21 May 2021 11:58:23 +0200 Subject: [PATCH] Delivery in LibraryLoader - small fixes in documentation and imports --- openpype/plugins/load/delivery.py | 1 - website/docs/artist_tools.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/openpype/plugins/load/delivery.py b/openpype/plugins/load/delivery.py index 360ef4af82..f4e74f17a0 100644 --- a/openpype/plugins/load/delivery.py +++ b/openpype/plugins/load/delivery.py @@ -1,5 +1,4 @@ import collections -import os import copy from avalon import api, style diff --git a/website/docs/artist_tools.md b/website/docs/artist_tools.md index 603e5fe590..f099b48a9a 100644 --- a/website/docs/artist_tools.md +++ b/website/docs/artist_tools.md @@ -177,12 +177,12 @@ Library loader is extended [loader](#loader) which allows to load published subs -### Delivery loader ### +### Delivery Action ### Library Loader contains functionality to export any selected asset, subsets and their version to configurable folder. Delivery follows structure based on defined template, this template must be configured first by Admin in the Settings. -![delivery_loader](assets/tools/tools_delivery_loader.png) +![delivery_action](assets/tools/tools_delivery_loader.png) * Usage - Select all required subsets for export (you can change theirs versions by double clicking on 'Version' value)