Commit graph

13 commits

Author SHA1 Message Date
Jakub Trllo
b48e7ebfe4 AYON: Preparation for products (#5038)
* removed settings of IntegrateAssetNew

* added 'active' to 'ValidateEditorialAssetName' plugin settings

* removed unused 'families_to_review' setting from tvpain

* implemented product name -> subset and product type -> family conversion

* fixed most of conversion utils related to subsets

* removed unused constants

* anatomy templates are handling folder and product in templates

* handle all possible template changes of asset, subest and family in settings

* updated ayon api

* updated fixed ayon api

* added conversion functions for representations

* fixed 'get_thumbnail' compatibility

* use del to handle ayon mode in intput links

* changed labels in UI based on AYON mode

* updated ayon_api with 0.2.0 release code
2023-07-11 18:13:50 +02:00
Jakub Trllo
ed9b25236e AYON: Implement integrate links publish plugin (#4842)
* implemented get_output_link_versions

* implemented remainin entity link functions

* implemented ayon variant of links integration

* Changed class name and label

* fix data types iteration

* added links query fix from ayon api develop

* removed unnecessary import
2023-07-11 18:11:07 +02:00
Jakub Trllo
2f02e03995 replace avalon imports in global plugins 2022-04-14 12:34:03 +02:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
iLLiCiTiT
b306dfd8e9 skip workfile instance linking if workfile instance is not available 2021-11-26 19:35:22 +01:00
iLLiCiTiT
a732ce3ee9 skip else statement 2021-11-26 12:56:37 +01:00
iLLiCiTiT
46cb7d7a71 skip processing if workfile instance is not available 2021-11-26 12:56:20 +01:00
iLLiCiTiT
c728eec8ab use "id" key where id of input is stored instead of "input" 2021-11-26 12:55:26 +01:00
David Lai
039ffdf5d5 move import statements to top 2021-11-23 19:39:09 +08:00
davidlatwe
2f883567bf skip inactive instances 2021-11-08 02:23:53 +08:00
davidlatwe
9ddd898eab update docstring 2021-11-07 23:24:01 +08:00
davidlatwe
cbe8a83067 remove unused debug message 2021-11-01 03:16:59 +08:00
davidlatwe
bb02a57acd collect and integrate workfile centric dependency links 2021-11-01 02:45:58 +08:00