Commit graph

101 commits

Author SHA1 Message Date
Jakub Trllo
96247b4ff6 cache sync server data to avoid refreshing of modules manager all the time 2022-05-17 18:06:02 +02:00
Jakub Trllo
87a99d6d02 removed AVALON_MONGO 2022-04-14 16:36:21 +02:00
Jakub Trllo
213ab8a811 replaced avalon imports in tools 2022-04-14 12:32:24 +02:00
Jakub Trllo
a05755e832 use schema from openpype 2022-04-13 18:10:40 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Jakub Trllo
578a0469c9 pass project name to plugin install 2022-04-04 17:57:27 +02:00
Jakub Trllo
c8a886d6ce added install_openpype_plugins into load cli 2022-04-04 17:52:23 +02:00
Jakub Trllo
331f87bd15 changed usages of registered host and config 2022-04-01 19:41:18 +02:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
d721ed94e4 simplified loader to not use registered root 2022-03-22 12:31:50 +01:00
Jakub Trllo
5e5fc4ec55 removed silo references 2022-03-22 12:31:14 +01:00
Jakub Trllo
050851731a renamed 'thumbnails.py' to 'thumbnail.py' 2022-03-18 15:19:34 +01:00
Jakub Trllo
0710540aa4 changed imports of moved plugins/actions 2022-03-18 13:17:19 +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
9bbaf42a3b use functions for colors in tools 2022-03-14 15:26:08 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
a051a5dc4b added qtawesome and qtpy into poetry lock 2022-03-07 17:42:34 +01:00
Jakub Trllo
38b6ad8042 Loader UI is using registering callback from init 2022-03-07 12:21:53 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
9c111fa9d4 use new event system in openpype 2022-03-04 19:01:31 +01:00
Jakub Trllo
257c5e099b fix right click in representation widget 2022-02-18 10:47:30 +01:00
Jakub Trllo
4748e111a2 hound fixes 2022-02-16 10:40:03 +01:00
Jakub Trllo
19bfb53ad9 don't use ItemRole in loader 2022-02-16 10:38:05 +01:00
Jakub Trllo
cd6dc59f14 asset underline colors can be cleared again 2022-02-15 18:14:48 +01:00
Jakub Trllo
83b19949f9 added ability to get selected items under group item 2022-02-15 18:14:19 +01:00
Jakub Trllo
30b8908d6b fix selected items 2022-02-15 18:13:41 +01:00
Roy Nieterau
20bc784698 Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
iLLiCiTiT
7107e797f0 extracted function for preparation of text with html symbols 2022-01-05 18:42:18 +01:00
iLLiCiTiT
7d72481b86 create base of error dialog in utils 2022-01-05 18:31:08 +01:00
iLLiCiTiT
049d0d27f9 added ability to copy report 2022-01-05 17:51:00 +01:00
iLLiCiTiT
631ba5b12e line has different color 2022-01-05 17:50:50 +01:00
iLLiCiTiT
72503a16e7 reorganized contetn of error dialog 2022-01-05 17:50:14 +01:00
iLLiCiTiT
8ef9f44854 implemented traceback widget showin traceback in loader 2022-01-05 17:49:11 +01:00
iLLiCiTiT
d84d334ac6 fix style and dialog modality to parent widget 2022-01-05 16:15:22 +01:00
Roy Nieterau
2cbe986f9f Fix error when clicking on empty Subset area in Loader after having a Subset selected.
- Also reorder the code so variables are closer to where they are used to avoid confusion
2021-12-31 14:09:25 +01:00
iLLiCiTiT
611c9bb792 use PlaceholderLineEdit where placeholder is set 2021-12-02 15:50:48 +01:00
iLLiCiTiT
96e30dd989 fix check of thumbnail id 2021-11-25 12:27:26 +01:00
iLLiCiTiT
975df8b4bf use PlaceholderLineEdit in subsets widget 2021-11-24 22:31:32 +01:00
iLLiCiTiT
7e7a9c42cb use right import of qt_app_context function 2021-11-24 21:52:26 +01:00
Milan Kolar
a8f2e0f7ec
Merge pull request #2192 from davidlatwe/feature/typed_asset_version_dependencies 2021-11-24 20:35:03 +01:00
iLLiCiTiT
c461592ff7 use asset widget in loader and library loader 2021-11-17 22:55:34 +01:00
Petr Kalis
424876f0cb Refactor - better layout of aggregate command 2021-11-16 11:24:07 +01:00
Petr Kalis
840e3fe431 Fix - added missed argument 2021-11-16 10:37:48 +01:00
Petr Kalis
05057b535c
Merge pull request #2220 from pypeclub/feature/OP-1906_Add-both-side-availability-to-Loader-for-Site-Sync
Add both side availability on Site Sync sites to Loader
2021-11-09 16:26:45 +01:00
Petr Kalis
b4ff20c01c OP-1906 - refactor - renamed progress role to availability role
Progress and Availability is different, one is in percentage, second one is for full presence
2021-11-09 13:44:30 +01:00
Petr Kalis
a3a6fbe8ac OP-1906 - refactor - returned data structure simplified
Data returned should be simple values, not arrays/dictionaries etc.

Do not import from sync_server if not necessary (because of Python2)
2021-11-08 18:27:47 +01:00
Petr Kalis
a7d78bf5d4 OP-1906 - added availability for Site Sync for both sides to the Loader 2021-11-08 17:50:07 +01:00
iLLiCiTiT
042880e75e center loader and library loader on show 2021-11-08 17:22:46 +01:00