Commit graph

16 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
1d2cf742f2 fix also 'QRegExp' vs. 'QRegularExpression' 2023-01-16 11:27:20 +01:00
Jakub Trllo
118d1eee16 Fix 'QRegExpValidator' vs. 'QRegularExpressionValidator' 2023-01-16 11:24:38 +01:00
Jakub Trllo
e9ca36dcfb use qtpy in creator 2022-12-21 13:52:08 +01:00
Jakub Trllo
a051a5dc4b added qtawesome and qtpy into poetry lock 2022-03-07 17:42:34 +01:00
iLLiCiTiT
e410addc46 minor fixes of dialog 2022-01-05 18:50:09 +01:00
iLLiCiTiT
6cc944d46c use ErrorMessageBox in creator too 2022-01-05 18:43:15 +01:00
iLLiCiTiT
c787ec0b8f fixed setting of stylesheet for error message box 2021-11-15 11:23:47 +01:00
iLLiCiTiT
41a46980c5 moved style changes to openpype stylesheet 2021-11-15 11:18:33 +01:00
iLLiCiTiT
5ebd398fd1 small modification of FamilyDescriptionWidget 2021-11-15 10:50:31 +01:00
iLLiCiTiT
5e3434a321 added cretors model 2021-11-12 22:37:45 +01:00
iLLiCiTiT
998434cd12 small modifications in ui initialization 2021-11-12 21:19:52 +01:00
iLLiCiTiT
04b5c039b0 replaced input variable name with text 2021-11-12 20:35:46 +01:00
iLLiCiTiT
96acb06ffd separated parts from window to widgets and constants 2021-11-12 20:22:24 +01:00
iLLiCiTiT
459c3d4cb5 fixed imports 2021-11-12 20:05:18 +01:00
iLLiCiTiT
bd866f7f13 copied creator to openpype tools 2021-11-12 20:03:27 +01:00