ayon-core/openpype/host
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
..
__init__.py renamed 'INewPublisher' to 'IPublishHost' 2022-09-22 11:19:33 +02:00
dirmap.py SyncServer: Existence of module is optional (#5413) 2023-08-07 18:48:27 +02:00
host.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
interfaces.py Apply suggestions from code review 2023-03-30 22:40:44 +02:00