Commit graph

133 commits

Author SHA1 Message Date
Jakub Trllo
8d0c6942ee
Merge pull request #3498 from pypeclub/feature/add_mismatch_target_plugins_to_report
NewPublisher: Keep plugins with mismatch target in report
2022-07-14 11:31:35 +02:00
Jakub Trllo
85c6a3a2d5
Merge pull request #3504 from pypeclub/bugfix/traypublisher_fill_host_name
TrayPublisher: Make sure host name is filled
2022-07-13 17:30:59 +02:00
Jakub Trllo
d294ad5174 add also default values of missing attribute definitions 2022-07-13 16:10:01 +02:00
Jakub Trllo
74cd74f053 creatos have access to host 2022-07-13 12:00:29 +02:00
Jakub Trllo
9d4d887335 keep mismatch target plugins in report 2022-07-12 17:13:50 +02:00
Jakub Trllo
48e33db922
Use group key 2022-07-12 16:02:13 +02:00
Jakub Trllo
2e94247180 changed attribute name '_group_label' -> '_cached_group_label' 2022-07-12 14:46:29 +02:00
Jakub Trllo
b29973f9cc added some docstrings 2022-07-12 14:41:30 +02:00
Jakub Trllo
cf23aad3cf instance has group_label attribute which can be used in UI 2022-07-12 14:28:53 +02:00
Jakub Trllo
43424e0fa9 creator plugin can set group label for ui 2022-07-12 14:28:40 +02:00
Jakub Trllo
6feeca860b use 'label' to display instance in views 2022-07-11 17:46:45 +02:00
Jakub Trllo
85e89526d5 added attribute instance label on instance 2022-07-11 17:42:54 +02:00
Jakub Trllo
85485f26d8 fix return of value 2022-07-08 17:15:38 +02:00
Jakub Trllo
bde50a3629 use project_name attribute 2022-07-08 16:04:28 +02:00
Jakub Trllo
4e81bd27a7 create plugins have access to project name 2022-07-08 16:04:09 +02:00
Jakub Trllo
2e8e4f8f54 pass project settings before system settings 2022-07-08 11:30:49 +02:00
Jakub Trllo
0665e5b759 pass create context after settings 2022-07-08 11:14:07 +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
Petr Kalis
bcb5230951 Fix - add default target for New Publisher 2022-06-16 15:05:46 +02:00
Jakub Trllo
b81dbf9ee4 use validations from interfaces 2022-06-13 19:31:37 +02:00
Jakub Trllo
7e23f1cc32 fix typo 2022-05-13 12:00:50 +02:00
Jakub Trllo
6438078587 creators can be filtered by host name 2022-05-13 11:12:43 +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
4563bda35b
Merge branch 'develop' into feature/OP-2766_PS-to-new-publisher 2022-04-22 15:52:53 +02:00
Jakub Trllo
3772e1d68c replace avalon imports in pipeline 2022-04-14 12:36:53 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Jakub Trllo
905eccdc41 fixed registered host callbacks 2022-04-06 13:58:53 +02:00
Petr Kalis
516e86f4e0 OP-2766 - merge develop 2022-04-01 16:02:12 +02:00
Jakub Trllo
ab4526a40f Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs 2022-03-31 17:09:49 +02:00
Jakub Trllo
4b6ccc9ee3 Merge branch 'develop' into enhancement/OP-2855_move-plugins-register-and-discover 2022-03-30 16:06:20 +02:00
Jakub Trllo
d18eb8c0ca Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs 2022-03-24 12:27:50 +01:00
Jakub Trllo
89d61723de applied comments 2022-03-23 19:20:37 +01:00
Jakub Trllo
6bb10852f5
Fix creator discover
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-23 18:18:59 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
645531f402 creators have their specific functions 2022-03-23 15:05:10 +01:00
Petr Kalis
12835a765d Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2766_PS-to-new-publisher 2022-03-23 14:32:34 +01:00
Jakub Trllo
970d076811 moved attribute definitions to openpype/lib 2022-03-22 18:18:02 +01:00
Pype Club
1aa106bf58 Merge remote-tracking branch 'origin/enhancement/OP-2930_New-publisher-Develop-docs' into feature/OP-2766_PS-to-new-publisher 2022-03-22 14:37:51 +01:00
Petr Kalis
a149eeb086 OP-2766 - merge develop 2022-03-17 09:54:41 +01:00
Jakub Trllo
19edc98d49 update list has named tuple 'UpdateData' 2022-03-16 14:40:16 +01:00
Jakub Trllo
b70a22e473 added attributes as default return value for methods 2022-03-16 14:40:00 +01:00
Petr Kalis
65b0045561 OP-2766 - fixed not working self.log in New Publisher 2022-03-14 17:31:57 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
f91f7dfd42
Merge pull request #2863 from pypeclub/enhancement/OP-2880_NP-Fix-changing-task-on-publishing-instance
NewPublisher: Changing task on publishing instance
2022-03-10 09:34:23 +01:00
Jakub Trllo
9280eacf40 missing task does not make invalid asset 2022-03-09 14:38:22 +01:00
Jakub Trllo
7600590f7c moved avalon creators and added legacy prefix 2022-03-08 17:31:16 +01:00
Jakub Trllo
ee53add80f don't set version if is not available 2022-03-04 17:13:03 +01:00
Jakub Trllo
57e1af7ba8 changed 'uuid' to 'instance_id' as 'uuid' may not work in maya 2022-02-21 17:09:28 +01:00
iLLiCiTiT
f8be5763b5 renamed method 'get_attribute_defs' to 'get_instance_attr_defs' 2022-01-18 18:05:32 +01:00
iLLiCiTiT
2d7521289a ui attribute definitions are skipped for storing data 2022-01-18 17:25:51 +01:00