Jakub Trllo
1ac66764d4
use folder path in publisher
2023-10-24 18:05:16 +02:00
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
bc61b450db
use right constants
2023-01-16 11:19:24 +01:00
Jakub Trllo
dd8a7e5653
fix usage of qtpy in assets widget
2022-12-21 15:55:27 +01:00
Jakub Trllo
8e19d0957d
use class attributes from classes instead of objects
2022-12-21 15:19:40 +01:00
Jakub Trllo
3468a285c1
use qtpy in remaining qt utils
2022-12-21 13:52:52 +01:00
Roy Nieterau
24d9e5017d
Optimize use of cache by allowing to copy only the part of the data you need
2022-09-28 20:27:01 +02:00
Jakub Trllo
7109d932ec
replace queries in tools
2022-06-04 21:08:42 +02:00
Jakub Trllo
790a7468d7
remove usage of unused attribute _items_with_color_by_id
2022-05-23 16:48:03 +02:00
Jakub Trllo
b17a71fe14
simplified btns height in assets widget
2022-04-29 15:43:06 +02:00
Jakub Trllo
889f17d5ee
wrapped header widgets into single widget
2022-04-29 15:22:24 +02:00
Jakub Trllo
10333be883
remove asset document check
2022-03-15 10:55:40 +01:00
Jakub Trllo
9bbaf42a3b
use functions for colors in tools
2022-03-14 15:26:08 +01:00
Jakub Trllo
3292320868
implemented get asset icon function
2022-03-10 15:56:39 +01:00
Jakub Trllo
a051a5dc4b
added qtawesome and qtpy into poetry lock
2022-03-07 17:42:34 +01:00
Jakub Trllo
67d3b6cbe5
Merge branch 'develop' into feature/OP-2416_Launcher-tool-model
2022-02-22 16:31:29 +01:00
Jakub Trllo
cd6dc59f14
asset underline colors can be cleared again
2022-02-15 18:14:48 +01:00
Jakub Trllo
5ec3640925
Merge branch 'develop' into feature/OP-2380-add-filters-to-launcher
...
# Conflicts:
# openpype/tools/launcher/lib.py
# openpype/tools/launcher/models.py
# openpype/tools/launcher/widgets.py
2022-02-08 14:10:56 +01:00
Jakub Trllo
2de04f048e
Merge branch 'develop' into feature/OP-2380-add-filters-to-launcher
2022-01-26 14:17:52 +01:00
iLLiCiTiT
fbdd1d8ab5
moved few widgets to tools/utils and modified asset/task widgets to easily change source model
2022-01-18 17:22:08 +01:00
iLLiCiTiT
03fa4e7443
got rid of 'clear' argument in refresh method of assets widget
2022-01-04 10:57:59 +01:00
iLLiCiTiT
3ca931097d
source and proxy models can be changed in assets widget
2022-01-04 10:57:21 +01:00
iLLiCiTiT
c19f216128
assets model cares on it's own if should be cleared on refresh
2021-12-16 21:20:17 +01:00
iLLiCiTiT
4525cf1be4
filling of assets model is done in separated method
2021-12-16 21:19:51 +01:00
iLLiCiTiT
33ae30d6ab
model and proxy model in assets widget is created in methods which may be overriden
2021-12-16 21:19:12 +01:00
iLLiCiTiT
c936a501ad
don't skip item if children from loaded data are empty
2021-11-30 14:08:26 +01:00
iLLiCiTiT
5609b0bdb5
clear model before refresh thread if project name changed
2021-11-30 14:05:59 +01:00
iLLiCiTiT
7a9b0eb368
it is possible to clear model before refresh thread
2021-11-30 14:05:36 +01:00
iLLiCiTiT
973730ec87
extracter clearing to private method
2021-11-30 14:04:11 +01:00
iLLiCiTiT
145e335a48
added double clicked signal emitting
2021-11-24 21:33:22 +01:00
iLLiCiTiT
bc05184070
hound fix
2021-11-18 13:19:26 +01:00
iLLiCiTiT
721f8b75c1
simplified drawing background of asset delegate
2021-11-18 12:17:57 +01:00
iLLiCiTiT
c89b57a14c
use new placeholder widget in assets widget
2021-11-18 12:13:32 +01:00
iLLiCiTiT
b50f91dc3f
added few docstrings
2021-11-18 12:12:52 +01:00
iLLiCiTiT
e386a0e33c
fixed refershing
2021-11-18 11:57:26 +01:00
iLLiCiTiT
637011e99f
reduced projection
2021-11-18 11:57:02 +01:00
iLLiCiTiT
b722d180e2
do not draw rounded corners
2021-11-18 11:16:08 +01:00
iLLiCiTiT
ac14b3c54b
added refreshing property
2021-11-18 00:02:25 +01:00
iLLiCiTiT
8ebc248445
removed unused variable
2021-11-17 22:55:42 +01:00
iLLiCiTiT
d010285800
reset variables on stopped refreshing
2021-11-17 22:46:30 +01:00
iLLiCiTiT
5122873bca
sorting is not case sensitive
2021-11-17 22:46:17 +01:00
iLLiCiTiT
3aa2d94a19
fixed removed asset ids
2021-11-17 22:46:06 +01:00
iLLiCiTiT
23da8257c4
make sure _threaded_fetch returns valid output
2021-11-17 22:45:54 +01:00
iLLiCiTiT
97b52cd8fb
added ability to stop refreshing with public method
2021-11-17 22:35:17 +01:00
iLLiCiTiT
105e4eb600
added flickcharm to asset view
2021-11-17 22:08:50 +01:00
iLLiCiTiT
9af516f9b0
implemented multiselection asset widget
2021-11-17 21:58:20 +01:00
iLLiCiTiT
48405b4da8
implemented single selection asset widget SingleSelectAssetsWidget
2021-11-17 21:58:05 +01:00
iLLiCiTiT
b92eebdae7
implemented base of asset widget
2021-11-17 21:57:38 +01:00
iLLiCiTiT
821990662a
copied and reimplemented asset model
2021-11-17 21:54:07 +01:00
iLLiCiTiT
61bccf67c2
copied delegate for multiselection of assets
2021-11-17 21:50:51 +01:00