Jakub Trllo
a31b2d9d77
SyncServer: Existence of module is optional ( #5413 )
...
* 'get_repre_icons' have optional sync server
* local settings have optional sync server
* sync server is optional in sceneinventory
* sync server is optional in loader tool
* sync server is optional in library loader
* sync server is optional in host dirmap
* sync server is optional in nuke cache
* sync server is optional in integrate plugin
* added "sync_server" back to ignored modules for openpype package
* fix missing variable
* mark syncserver command as deprecated
* define 'SYNC_SERVER_ROOT'
* added method to receive icon paths
* use sync server module to receive icons
* fix scene inventory
2023-08-07 18:48:27 +02:00
Jakub Trllo
678f6c6c28
use qtpy in library loader
2022-12-21 13:51:46 +01:00
Jakub Trllo
61e8d7e9f1
use 'get_projects' instead of 'projects' method on AvalonMongoDB
2022-08-15 19:14:01 +02:00
Jakub Trllo
7109d932ec
replace queries in tools
2022-06-04 21:08:42 +02:00
Jakub Trllo
e91d84546e
use AvalonMongoDB from openpype pipeline
2022-04-13 17:59:01 +02:00
Jakub Trllo
adc27e5186
changed how library loader is shown in tray
2022-04-01 19:41:46 +02:00
Jakub Trllo
d721ed94e4
simplified loader to not use registered root
2022-03-22 12:31:50 +01:00
Jakub Trllo
19bfb53ad9
don't use ItemRole in loader
2022-02-16 10:38:05 +01:00
iLLiCiTiT
93225171f7
removed icon argument from library loader
2021-11-24 22:27:02 +01:00
iLLiCiTiT
7e7a9c42cb
use right import of qt_app_context function
2021-11-24 21:52:26 +01:00
iLLiCiTiT
c461592ff7
use asset widget in loader and library loader
2021-11-17 22:55:34 +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
iLLiCiTiT
042880e75e
center loader and library loader on show
2021-11-08 17:22:46 +01:00
Petr Kalis
dcfc6c4452
OP-1906 - fix potential issue when no Site Sync
2021-11-03 11:15:09 +01:00
iLLiCiTiT
2b2f27b74e
set default thumbnail on initialization of ThumbnailWidget
2021-10-21 17:15:40 +02:00
iLLiCiTiT
28bf0a2399
resize after showing
2021-10-21 17:14:17 +02:00
iLLiCiTiT
a2397f48f0
set stylesheet on first show
2021-10-21 12:40:33 +02:00
iLLiCiTiT
68ff9ea9c9
converted library loader to be created same way as loader
2021-10-21 10:43:02 +02:00
iLLiCiTiT
3ae3ec1185
tools are always on top if don't have set parent
2021-10-14 19:00:32 +02:00
iLLiCiTiT
1ca05efbaa
hound fixes
2021-09-17 19:34:55 +02:00
iLLiCiTiT
5c1f34a7eb
families filtering by asset added to library loader
2021-09-17 16:37:26 +02:00
iLLiCiTiT
d960ec7e23
defined family view, model and proxy model
2021-09-17 14:52:30 +02:00
iLLiCiTiT
c8ee348422
moved loader, library loader and related widgets to openpype tools
2021-09-17 11:07:19 +02:00