Commit graph

194 commits

Author SHA1 Message Date
Jakub Trllo
5e31967310 implemented helper function to escape html symbols 2022-07-25 10:53:07 +02:00
Jakub Trllo
3fac738361 show workfile just calls ensure visible on workfiles tool 2022-07-20 13:16:15 +02:00
Jakub Trllo
58611f89bd global function 'show_workfiles' just pass args and kwargs 2022-07-20 13:15:12 +02:00
iLLiCiTiT
81469cbc54 implemented combobox that can have custom text 2022-07-12 23:25:44 +02:00
Jakub Trllo
94bccd51cf Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-22 18:00:04 +02:00
Jakub Trllo
b81dbf9ee4 use validations from interfaces 2022-06-13 19:31:37 +02:00
Jakub Trllo
76be40b3e9 Merge branch 'develop' into feature/OP-3292_Map-where-database-queries-and-changes 2022-06-09 10:40:30 +02:00
Felix Wang
24cb024dd9
Maya: Look assigner UI improvements (#3208)
Co-authored-by: felix.wang <felix.wang@igg.com>
2022-06-08 08:45:15 +01:00
Jakub Trllo
0d38c76f54 separated functions to query asset by name and id 2022-06-07 16:28:53 +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
24728400ea MessageOverlayObject can have it's own default timeout 2022-04-26 11:14:57 +02:00
Jakub Trllo
7a438f696b Merge branch 'develop' into enhancement/overlay_messages_object 2022-04-26 11:09:27 +02:00
Jakub Trllo
c68b1e42c5 added MessageOverlayObject to utils init 2022-04-26 11:08:23 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Petr Kalis
b59a408a39
Merge pull request #2966 from pypeclub/feature/OP-2951_Download-all-workfile-inputs
SiteSync: Download all workfile inputs
2022-04-25 16:13:09 +02:00
Jakub Trllo
213ab8a811 replaced avalon imports in tools 2022-04-14 12:32:24 +02:00
Jakub Trllo
328a35c166 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-12 18:56:05 +02:00
Jakub Trllo
f49d01559a fix database access in loader 2022-04-12 14:40:27 +02:00
Petr Kalis
ad3dfa872e OP-2951 - refactor sync loaders
Changed structure of loaders bit, cannot use isinstance check though.
2022-04-11 12:30:33 +02:00
Jakub Trllo
9a8c41371b use current project for query asset 2022-04-08 15:12:16 +02:00
Jakub Trllo
331f87bd15 changed usages of registered host and config 2022-04-01 19:41:18 +02:00
iLLiCiTiT
8bc010a4f4 define default styles for overlay messages 2022-03-26 14:54:08 +01:00
iLLiCiTiT
cc602f1da0 added implementation of overlay messages 2022-03-26 14:37:01 +01:00
Jakub Trllo
1c775b382f use explicit icon names for asset 2022-03-24 16:24:40 +01:00
Jakub Trllo
d772236278 changed info log level to debug 2022-03-24 16:07:11 +01:00
Jakub Trllo
57feaee44b added informative logs about not found icons 2022-03-24 15:44:50 +01:00
Jakub Trllo
bfbf7c8d54 removed redundant line 2022-03-22 14:48:16 +01:00
Jakub Trllo
2a9a490105 simplified pretty time delegate 2022-03-21 11:21:45 +01:00
Jakub Trllo
348ccc68b1 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-15 11:45:28 +01:00
Jakub Trllo
4323974011 remove debug prints 2022-03-15 11:12:39 +01:00
Jakub Trllo
10333be883 remove asset document check 2022-03-15 10:55:40 +01:00
Jakub Trllo
58d31a11b9 implemented function to receive task icon 2022-03-15 10:49:51 +01:00
Jakub Trllo
b48460d579 added function for getting a project icon 2022-03-14 17:17:33 +01:00
Jakub Trllo
e1dd07c936 remove backwards compatibility of 'application' context function 2022-03-14 16:40:32 +01:00
Jakub Trllo
4f8129acfa move spinner svg into openpype 2022-03-14 16:40:05 +01:00
Jakub Trllo
cd1e764da6 cleanup 2022-03-14 16:19:08 +01:00
Jakub Trllo
bf3b9407cb remove avalon style from maya look assigner 2022-03-14 16:18:23 +01:00
Jakub Trllo
9bbaf42a3b use functions for colors in tools 2022-03-14 15:26:08 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
ff440612a2 added icons into publisher UI 2022-03-10 15:56:50 +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
e48af45857 moved qargparse into openpype vendor 2022-03-07 17:22:51 +01:00
Jakub Trllo
9bd774593e fix method arguments 2022-03-02 14:07:42 +01:00
Jakub Trllo
b22a3c9217 import qt_app_context in utils init file 2022-03-02 12:26:55 +01:00
Jakub Trllo
d90c83a6b8 move pyblish ui logic into host_tools 2022-03-02 12:26:33 +01:00
Jakub Trllo
68cf09d61c Merge branch 'develop' into feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 10:38:04 +01:00