ayon-core/openpype/tools/ayon_loader
Petr Kalis 046154037b
Site Sync: small fixes in Loader (#6119)
* Fix usage of correct values

Returned item is dictionary of version_id: links, previous loop was looping through [[]].

* Fix usage of studio icon

local and studio have both same provider, local_drive. Both of them should be differentiate by icon though.

* Fix - pull only paths from icon_def

Icon_def is dictionary with `type` and `path` keys, not directly 'path'.
It must be massaged first.

* Revert back, fixed in different PR

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Fix looping

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-01-12 10:44:01 +01:00
..
models Site Sync: small fixes in Loader (#6119) 2024-01-12 10:44:01 +01:00
ui SiteSync: implemented in Ayon Loader (#5962) 2023-12-04 11:27:43 +01:00
__init__.py Loader tool: Refactor loader tool (for AYON) (#5729) 2023-10-11 18:16:45 +02:00
abstract.py SiteSync: implemented in Ayon Loader (#5962) 2023-12-04 11:27:43 +01:00
control.py SiteSync: implemented in Ayon Loader (#5962) 2023-12-04 11:27:43 +01:00