Commit graph

22652 commits

Author SHA1 Message Date
Milan Kolar
b5224f550e
Merge pull request #3384 from pypeclub/OP-3438_Maya-missing-playblast-options 2022-07-13 08:44:36 +02:00
pypebot
66b03b3960
[Automated] Merged main into develop 2022-07-13 05:58:02 +02:00
OpenPype
0222a1518d [Automated] Bump version 2022-07-13 03:57:50 +00:00
pypebot
ac6a42d0ee
[Automated] Merged develop into main 2022-07-13 05:50:14 +02:00
Jakub Trllo
e58d83e530
Merge pull request #3485 from pypeclub/bugfix/macos_plist_read
General: Fix Plist loading for application launch
2022-07-12 17:23:21 +02:00
Jakub Trllo
66725adf1a
Merge pull request #3494 from pypeclub/feature/OP-3562_traypublisher-instance-list-view-grouped-by-family
TrayPublisher: Added more options for grouping of instances
2022-07-12 17:11:33 +02:00
Jakub Trllo
b3f64b5109
Merge pull request #3493 from pypeclub/bugfix/OP-3561_traypublisher-swap-between-view-name-change
TrayPublisher: Keep use instance label in list view
2022-07-12 16:03:05 +02:00
Jakub Trllo
48e33db922
Use group key 2022-07-12 16:02:13 +02:00
Jakub Trllo
84f655e65c
Merge pull request #3491 from pypeclub/bugfix/extract_review_with_sequences
General: Extract review use first frame of input sequence
2022-07-12 15:15:39 +02:00
Jakub Trllo
2e94247180 changed attribute name '_group_label' -> '_cached_group_label' 2022-07-12 14:46:29 +02:00
Jakub Trllo
d8497b4be4 use group label in UI 2022-07-12 14:43:50 +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
6936f83688 fix issue with changing instance label 2022-07-12 12:38:28 +02:00
Jakub Trllo
db79c1b282
Merge pull request #3442 from pypeclub/feature/OP-3499_Move-publish-render-abstractions
General: Move publish plugin and publish render abstractions
2022-07-12 12:15:29 +02:00
Jakub Trllo
ab24d18f31 try partially solve issue with handles 2022-07-12 12:02:05 +02:00
Jakub Trllo
0524ce3036 added some comment related to first frame 2022-07-12 11:54:39 +02:00
Jakub Trllo
7abbc26184 first sequence frame is taken from the input sequence instead of output frame 2022-07-12 11:36:13 +02:00
Jakub Trllo
bfae9f16c2
Merge pull request #3487 from pypeclub/bugfix/creator_attributes_layout
NewPublisher: Align creator attributes from top to bottom
2022-07-11 22:31:27 +02:00
Jakub Trllo
f43b5eb2c2
Merge pull request #3484 from pypeclub/feature/OP-3557_Creator-instance-label-override
NewPublisher: Added ability to use label of instance
2022-07-11 22:31:15 +02:00
Jakub Trllo
e0c2499cf9 align creator attributes from top to bottom 2022-07-11 18:48:42 +02:00
Jakub Trllo
620060b7d6 use plist.load as plist.readPlist is deprecated 2022-07-11 18:19:27 +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
3b7a0a5bee
Merge pull request #3479 from pypeclub/bugfix/OP-3552_Workfile-tools-doesnt-open-on-launch
Nuke: Workfile tools open on start
2022-07-11 12:35:25 +02:00
Jakub Trllo
114088fe84
Merge pull request #3454 from pypeclub/feature/OP-3506_Use-query-functions-in-openpype-lib
General: Use query functions in openpype lib functions
2022-07-11 11:52:27 +02:00
Jakub Trllo
948c21150b
Merge pull request #3478 from pypeclub/bugfix/context_change_disabled_fix
New Publisher: Disabled context change allows creation
2022-07-11 11:50:08 +02:00
Jakub Trllo
4dbc094e59 trigger launch workfiles app on install 2022-07-11 11:40:38 +02:00
Jakub Trllo
5cf03a43cb deffer workfiles tool show using qtimer 2022-07-11 11:40:24 +02:00
pypebot
fb839907d3
[Automated] Merged main into develop 2022-07-09 05:46:14 +02:00
OpenPype
a62eeb807d [Automated] Bump version 2022-07-09 03:46:02 +00:00
pypebot
6357de7078
[Automated] Merged develop into main 2022-07-09 05:37:13 +02:00
Jakub Trllo
bf6868826b converted some attributes to private 2022-07-08 18:58:38 +02:00
Jakub Trllo
50d8fc0761 use first index from sorting model instead of creators model 2022-07-08 18:58:17 +02:00
Jakub Trllo
e833a0323d removed else statement 2022-07-08 18:57:26 +02:00
Jakub Trllo
65b089f52c trigger invalidation of prerequiremets if context widget changed enable state 2022-07-08 18:57:06 +02:00
Jakub Trllo
231446b012 disable creators view only if there are not creators 2022-07-08 18:56:23 +02:00
Jakub Trllo
9bec042547 added sorting for creators 2022-07-08 18:55:00 +02:00
Jakub Trllo
8849e5ac7f made clear prerequirements checks 2022-07-08 18:54:23 +02:00
Jakub Trllo
6bd6c3c175 subset name is None when context is not enabled 2022-07-08 17:35:22 +02:00
Jakub Trllo
6858281981 better handling when context change is not enabled 2022-07-08 17:33:52 +02:00
Jakub Trllo
de1b466852
Merge pull request #3476 from pypeclub/feature/creator_have_access_to_project
General: Creator Plugins have access to project
2022-07-08 17:20:17 +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
aeae4925e2
Merge pull request #3473 from kaamaurice/bugfix/Kitsu-update-assets-attributes-properly
Kitsu: bugfix with sync-service ans publish plugins
2022-07-08 14:10:20 +02:00
Jakub Ježek
9c29268d51
Merge pull request #3464 from pypeclub/bugfix/resolve-debuging-session
Resolve: removed few bugs
2022-07-08 14:04:38 +02:00
Jakub Ježek
85ed677381
Merge pull request #3425 from quadproduction/menu_hiero 2022-07-08 14:04:13 +02:00
Jakub Trllo
737c1ac387
Merge pull request #3475 from pypeclub/feature/change_args_order_in_creator_init
General: Better arguments order in creator init
2022-07-08 13:37:22 +02:00