Commit graph

220 commits

Author SHA1 Message Date
Jakub Trllo
89d4989f36 Merge branch 'develop' into feature/OP-4158_Creation-UI-is-part-of-main-window 2022-10-12 14:41:17 +02:00
Jakub Trllo
6859d2c4f7 Merge branch 'develop' into feature/OP-4158_Creation-UI-is-part-of-main-window 2022-10-07 14:17:37 +02:00
Jakub Trllo
cb7862faa2 Merge branch 'develop' into feature/direct_settings_imports 2022-10-04 14:39:12 +02:00
Jakub Trllo
a3e795aa37 import setting functions from 'openpype.settings' 2022-10-04 11:51:52 +02:00
Jakub Trllo
6ce68d32d5
Merge pull request #3926 from pypeclub/feature/logger_imported_from_lib
General: import 'Logger' from 'openpype.lib'
2022-10-04 10:18:20 +02:00
Jakub Trllo
deec8d742a Merge branch 'develop' into feature/OP-4158_Creation-UI-is-part-of-main-window 2022-10-03 15:24:46 +02:00
Jakub Trllo
4ed045731f added ability to update overlay message 2022-10-03 14:59:36 +02: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
79e6de15b5 import Logger from 'openpype.lib' instead of 'openpype.api' 2022-09-28 14:49:52 +02:00
Petr Kalis
5cde90a3a8
Merge branch 'develop' into feature/OP-3952_Traypublisher-Project-search 2022-09-20 19:02:17 +02:00
Petr Kalis
091498e130
OP-3952 - remove duplicated field
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-19 11:57:29 +02:00
Petr Kalis
a5b2d8c6bd OP-3952 - set sorting as case insensitive 2022-09-19 11:04:47 +02:00
Petr Kalis
f711b529b9 OP-3952 - safer resolving of search pattern 2022-09-19 11:01:52 +02:00
Petr Kalis
964522dc5b Merge remote-tracking branch 'origin/feature/OP-3953_Traypublisher-last-project-selected' into feature/OP-3953_Traypublisher-last-project-selected 2022-09-19 10:53:11 +02:00
Petr Kalis
afb8f5e3c9 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3953_Traypublisher-last-project-selected 2022-09-19 10:52:12 +02:00
Petr Kalis
b48ad01e4c
Changed function name
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-19 10:48:44 +02:00
Petr Kalis
210a3e0552 OP-3953 - added persisting of last selected project in Tray Publisher
Last selected project is stored in .json in app folder - eg. next to unzipped version zip.
2022-09-16 14:19:07 +02:00
Petr Kalis
52e1b56367 OP-3952 - added text filter on project name to Tray Publisher 2022-09-16 11:47:05 +02:00
Jakub Trllo
9e5e5d5921 remove unnecessary lines 2022-09-13 13:35:38 +02:00
Jakub Trllo
a440a92838
Fix docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-09-13 13:34:37 +02:00
Jakub Trllo
7ad8aa34db fix variable usage 2022-09-13 12:38:36 +02:00
Jakub Trllo
b14ab9f2af added publisher to host tools 2022-09-13 12:31:44 +02:00
Jakub Trllo
c393105e25 use BaseException 2022-08-23 16:39:31 +02:00
Jakub Trllo
4062bf56f3 print traceback on crashed dynamic thread 2022-08-23 16:36:24 +02:00
Jakub Trllo
260ef99995 removed unused code 2022-08-15 19:15:42 +02:00
Jakub Trllo
61e8d7e9f1 use 'get_projects' instead of 'projects' method on AvalonMongoDB 2022-08-15 19:14:01 +02:00
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