Commit graph

22877 commits

Author SHA1 Message Date
Milan Kolar
fd79039f8d
Merge pull request #3549 from pypeclub/feature/docs_update_publishing 2022-07-21 17:26:13 +02:00
Ondřej Samohel
1406471452
Merge pull request #3540 from pypeclub/enhancement/OP-3576_maya-validators-optional
Maya: add additional validators to Settings
2022-07-21 14:55:59 +02:00
Jakub Trllo
5f94938718
Merge pull request #3550 from pypeclub/bugfix/remove_metadata_keys_from_defaults
Settings: Clean default values of environments
2022-07-21 13:09:36 +02:00
Jakub Trllo
dfa6328d74 remove metadata from default environment values 2022-07-21 11:58:42 +02:00
Jakub Trllo
b39ce4374c
Merge pull request #3547 from pypeclub/bugfix/OP-3612_Blender-import-error-from-openpype_interfaces
Module interfaces: Fix import error
2022-07-21 10:58:34 +02:00
Jakub Trllo
6d093b92d9 changed queries and access to current session 2022-07-21 10:42:12 +02:00
Jakub Trllo
a8d99a6f91 changed imports of 'attribute_deffinitions' 2022-07-21 10:41:56 +02:00
Jakub Trllo
635164b00c added HiddenCreator description 2022-07-21 10:40:39 +02:00
Jakub Trllo
92b611d76a Raise AttributeError instead of ImportError on missing attribute in 'openpype_interfaces' 2022-07-21 09:58:17 +02:00
Jakub Trllo
86ca8ba961
Merge pull request #3496 from pypeclub/feature/OP-3404_Use-query-functions-in-kitsu
Kitsu: Use query function from client
2022-07-21 09:40:20 +02:00
Jakub Trllo
4530bfef96
Merge pull request #3535 from Tilix4/fx_shot_duplicate_name
Fix: shot duplicate name using shot's hierarchy (ep, seq)
2022-07-20 17:58:16 +02:00
Jakub Trllo
995a584f3b
Merge pull request #3543 from Tilix4/ch_asset_hierarchy
Change: Asset is put under an AssetType folder
2022-07-20 17:57:53 +02:00
Félix David
480d196812 docstring linting line length 2022-07-20 17:56:55 +02:00
Félix David
af45aff844 docstring linting line length 2022-07-20 17:56:37 +02:00
Félix David
a3144c9d75 docstring linting line length 2022-07-20 17:40:16 +02:00
Félix David
02cc2166c1 docstring linting line length 2022-07-20 17:37:19 +02:00
Félix David
5939588317 Change: Asset is put under an AssetType folder 2022-07-20 17:30:40 +02:00
Ondřej Samohel
bedca7eaf9
🔧 add relevant Maya validators to Settings
add missing validators and add ability to set them optional if needed
2022-07-20 16:30:03 +02:00
Jakub Trllo
a0be16071f
Merge pull request #3539 from pypeclub/bugfix/OP-3586_Workfile-tool-pops-up-in-background
Workfiles tool: Show of tool and it's flags
2022-07-20 15:04:02 +02:00
Jakub Trllo
23e4cabe2d
Merge pull request #3466 from pypeclub/feature/OP-3408_Use-query-functions-in-deadline
Deadline: Use query functions
2022-07-20 13:27:30 +02:00
Jakub Trllo
54f49b450a
Merge pull request #3538 from pypeclub/bugfix/get_workdir_return_type
General: Create workfile documents works again
2022-07-20 13:27:10 +02:00
Jakub Trllo
b128e98c8f nuke does not pass parent widget for workfiles tool and tell it to change on top flag 2022-07-20 13:16:57 +02:00
Jakub Trllo
3fac738361 show workfile just calls ensure visible on workfiles tool 2022-07-20 13:16:15 +02:00
Jakub Trllo
55ff302d21 changed workfiles window to QWidget 2022-07-20 13:15:58 +02:00
Jakub Trllo
8e4627b44d set icon of workfiles tool 2022-07-20 13:15:37 +02:00
Jakub Trllo
58611f89bd global function 'show_workfiles' just pass args and kwargs 2022-07-20 13:15:12 +02:00
Jakub Trllo
6ed18c6250 stop context timer when context is set 2022-07-20 13:13:23 +02:00
Petr Kalis
f61aae4d9d
Merge pull request #3518 from pypeclub/chore/add_validate_frame_range_to_traypublisher
TrayPublisher: copied ValidateFrameRange from SP
2022-07-20 11:24:45 +02:00
Jakub Trllo
33ff79cc6c Merge branch 'develop' into feature/OP-3408_Use-query-functions-in-deadline 2022-07-20 10:26:10 +02:00
Jakub Trllo
ab34b6f1cf use normalized 'TemplateResult' output in 'get_workdir_with_workdir_data' 2022-07-20 10:12:56 +02:00
Jakub Trllo
5963066a7e TemplateResult has 'normalized' method 2022-07-20 10:11:56 +02:00
Jakub Trllo
afd26a82e3 pass anatomy to 'get_workdir' in flame integrator 2022-07-20 09:48:42 +02:00
Jakub Trllo
37a02fe8e1 'get_workdir_with_workdir_data' returns 'TemplateResult' 2022-07-20 09:48:21 +02:00
Jakub Trllo
fca8030092 normalize path from get_workdir where needed 2022-07-20 09:47:54 +02:00
pypebot
7fbbc0ef2d
[Automated] Merged main into develop 2022-07-20 05:59:00 +02:00
OpenPype
5940fd0937 [Automated] Bump version 2022-07-20 03:58:48 +00:00
pypebot
33406ec51f
[Automated] Merged develop into main 2022-07-20 05:50:45 +02:00
Ondřej Samohel
0ef70fb080
Merge pull request #3514 from pypeclub/bugfix/OP-3571_renderman-ipr-display-madness
Maya: Renderman display output fix
2022-07-19 18:17:27 +02:00
Félix David
2bf3cf1b30 Fix wrong name for sequence 2022-07-19 14:54:36 +02:00
Félix David
9f41a512cb black 2022-07-19 14:44:25 +02:00
Félix David
c59a9cb05f Fix: shot duplicate name using shot's hierarchy (ep, seq) 2022-07-19 14:40:01 +02:00
Petr Kalis
593039ebb6
Merge pull request #3486 from pypeclub/feature/OP-3446_tray-publish-batch-mov
TrayPublisher: implemented render_mov_batch
2022-07-19 11:29:58 +02:00
Petr Kalis
505b42ace2 OP-3446 - Hound 2022-07-19 11:29:34 +02:00
Petr Kalis
96be94c0c2 OP-3446 - added label to Settings
Updated label for collector
2022-07-19 11:27:16 +02:00
Petr Kalis
9aa80d4286 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3446_tray-publish-batch-mov 2022-07-19 10:57:51 +02:00
Petr Kalis
b4bd2542ff OP-3446 - renamed from mov to movie
Workflow should handle not only .mov, but .mp4s or any movie format.
2022-07-19 10:57:30 +02:00
Petr Kalis
fa10d36f58
Better creation of instance
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-07-19 10:47:43 +02:00
Petr Kalis
508b3e7d8e
Update openpype/hosts/traypublisher/plugins/publish/collect_mov_batch.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-07-19 10:47:10 +02:00
Jakub Trllo
ddf07d7908 handle cases when task is not set and subset name requires it 2022-07-18 17:30:02 +02:00
Milan Kolar
e7aa1dc615
Merge pull request #3502 from pypeclub/feature/add_pack_upack_convenience_scripts 2022-07-18 17:27:50 +02:00