Commit graph

22600 commits

Author SHA1 Message Date
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
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
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
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
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
Jakub Trllo
eb26078731
Merge pull request #3459 from pypeclub/feature/OP-3515_Use-query-functions-in-global-plugins
General: Use query functions in global plugins
2022-07-08 12:47:20 +02:00
Jakub Ježek
8162a5672f
Merge pull request #3474 from pypeclub/bugfix/OP-3543_OIIO-error-on-Thumbnail-creation-v312
General: thumbnail extractor fix
2022-07-08 12:05:31 +02:00
Jakub Trllo
56764f638f modified after effects creator init to use new args order 2022-07-08 11:34:08 +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 Ježek
3771a5a0b4
Merge pull request #3470 from pypeclub/bugfix/OP-3533_Flame-Loader-multiple-selection-is-not-working
Flame: solved problem with multi-selected loading
2022-07-07 15:53:21 +02:00
Jakub Jezek
5ad1f8ba7e
thumbnails 2022-07-07 15:45:57 +02:00
Jakub Trllo
880a110b30 Merge branch 'develop' into feature/OP-3506_Use-query-functions-in-openpype-lib 2022-07-07 15:44:05 +02:00
Jakub Trllo
0cd68fe5b3
Merge pull request #3465 from pypeclub/feature/OP-3509_Trigger-ftrack-events-on-project-creation
Ftrack: Trigger custom ftrack events on project creation and preparation
2022-07-07 15:41:58 +02:00
Jakub Trllo
6f2f599cbf
Merge pull request #3468 from pypeclub/bugfix/query_version_fix
General: Fix query function in update logic
2022-07-07 15:41:46 +02:00
Jakub Trllo
d9d8f7c315 fix add missing project name in args 2022-07-07 15:37:21 +02:00
Jakub Trllo
5d0108f21b
Merge pull request #3462 from kaamaurice/bugfix/OP-2801_delete-old-version-allways-relies-on-ftrack
General: Delete old versions is safer when ftrack is disabled
2022-07-07 10:15:06 +02:00
Kaa Maurice
4ddebd5179 Kitsu update tasks with zou key 2022-07-06 14:49:08 +02:00