Commit graph

347 commits

Author SHA1 Message Date
Jakub Jezek
a88b1f1a33
trayp: editorial family wip 2022-07-07 22:02:15 +02:00
Milan Kolar
f277640da5
Merge pull request #3337 from pypeclub/feature/OP-3315_Host-implementation-defined-with-class 2022-07-04 15:20:57 +02:00
Jakub Trllo
a61bc7b839 Merge branch 'develop' into feature/OP-3504_Use-query-functions-in-loading 2022-07-04 13:52:27 +02:00
Jakub Trllo
dd1e1960da fix few issues 2022-06-30 11:54:23 +02:00
Jakub Trllo
aa741a1148 use query functions in load logic 2022-06-30 11:34:34 +02:00
Jakub Trllo
b6ea950b3a use new Anatomy import in rest of pipeline 2022-06-29 15:22:49 +02:00
Jakub Trllo
a4e371889a fix anatomy result copy 2022-06-29 14:44:12 +02:00
Jakub Trllo
bcaafb479d added Anatomy to openpype.pipeline init file 2022-06-29 14:40:40 +02:00
Jakub Trllo
ffb2a8c33a removed unused method 2022-06-29 14:14:21 +02:00
Jakub Trllo
f0a5daa643 use six.string_types to determine string type 2022-06-29 14:05:45 +02:00
Jakub Trllo
866bbf0487 anatomy was moved to openpype pipeline 2022-06-29 14:04:30 +02:00
Jakub Trllo
f846ef45d4 removed signature validation from host registration 2022-06-28 10:52:12 +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
83ff0a8fcc Merge branch 'develop' into feature/OP-3419_Move-editorial-logic-to-pipeline 2022-06-21 13:01:26 +02:00
Jakub Trllo
48f966ad10 Merge branch 'develop' into feature/OP-3420_Trigger-callback-on-workfile-open 2022-06-20 11:22:35 +02:00
Jakub Trllo
8b1576aed2 remove unused line 2022-06-20 11:22:05 +02:00
Jakub Trllo
cbb876c155 moved timer change on task change to timers manager module 2022-06-16 17:43:18 +02:00
Jakub Trllo
0c28a29650 trigger on_host_install method on host installation 2022-06-16 17:05:48 +02:00
Jakub Trllo
84134acb7c copied editorial to openpype.pipeline 2022-06-16 15:35:03 +02:00
Petr Kalis
bcb5230951 Fix - add default target for New Publisher 2022-06-16 15:05:46 +02:00
Jakub Trllo
3aa88814a1 added is_installed function to legacy_io 2022-06-13 19:31:52 +02:00
Jakub Trllo
b81dbf9ee4 use validations from interfaces 2022-06-13 19:31:37 +02:00
Jakub Trllo
d9b79f51ec Merge branch 'develop' into feature/OP-3292_Map-where-database-queries-and-changes 2022-06-10 12:18:01 +02:00
Petr Kalis
56a3dae94b Fix - added local targets to install host
By default when host is started, it should register targets to 'local', only if specific env var is set (OPENPYPE_REMOTE_PUBLISH) it should be 'remote'. This means
farm is using host to collect/validate/extract and publish on behalf of artist.
2022-06-08 14:46:16 +02:00
Jakub Trllo
7d13ba2706 added missing functions to legacy_io and mongodb 2022-06-07 18:37:09 +02:00
Jakub Trllo
dadf816d3d fix registering of paths 2022-05-13 12:21:42 +02:00
Jakub Trllo
40ea037ed4 register module publish plugins during openpype plugin installation instead of using environment variable 2022-05-13 12:08:30 +02:00
Jakub Trllo
7e23f1cc32 fix typo 2022-05-13 12:00:50 +02:00
Jakub Trllo
29cbc12ca8 install creator plugins from modules on openpype plugin install 2022-05-13 11:47:03 +02:00
Jakub Trllo
6438078587 creators can be filtered by host name 2022-05-13 11:12:43 +02:00
Jakub Trllo
cb0ca1c220 '_is_installed' is accessed from 'module' 2022-05-04 17:38:17 +02:00
Jakub Trllo
71e3c97976 added new session schema 2022-05-04 10:45:15 +02:00
Jakub Trllo
a9c8dd4722 Merge branch 'develop' into enhancement/OP-3095_TrayPublisher-Simple-families-from-settings 2022-04-26 10:13:40 +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
e6557c60ff
Merge pull request #2933 from pypeclub/feature/OP-2766_PS-to-new-publisher
Photoshop: New Publisher
2022-04-22 23:06:38 +02:00
Petr Kalis
4563bda35b
Merge branch 'develop' into feature/OP-2766_PS-to-new-publisher 2022-04-22 15:52:53 +02:00
Petr Kalis
16fa4a60d4 OP-2765 - merge develop 2022-04-22 10:34:04 +02:00
Jakub Trllo
475654f51f fix report messages 2022-04-20 18:33:10 +02:00
Jakub Trllo
8680e84178 removed usage of AVALON_SCHEMA 2022-04-19 18:05:48 +02:00
Jakub Trllo
87a99d6d02 removed AVALON_MONGO 2022-04-14 16:36:21 +02:00
Jakub Trllo
7d39c2d855 Merge branch 'enhancement/OP-2956_move-host-install' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-14 12:46:53 +02:00
Jakub Trllo
26bd9e8ff3 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-14 12:45:27 +02:00
Jakub Trllo
eacfaa7f11 added missing legacy_io 2022-04-14 12:37:03 +02:00
Jakub Trllo
3772e1d68c replace avalon imports in pipeline 2022-04-14 12:36:53 +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
b2c4210920 removed unused environments 2022-04-13 17:55:18 +02:00
Jakub Trllo
e953c8602f replaced AvalonMongoConnection with using OpenPypeMongoConnection 2022-04-13 17:54:49 +02:00
Jakub Trllo
50dc946fa1 copied schema and mongodb to openpype pipeline 2022-04-13 17:51:12 +02:00
Ondřej Samohel
c5069096d6
fixing module file and list indexing 2022-04-13 13:38:05 +02:00