Commit graph

23096 commits

Author SHA1 Message Date
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
Jakub Trllo
a7044dadf7 fix containers varible usage 2022-07-20 17:35:27 +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
d232ad4f41 Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-20 16:25:56 +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
037ed71f60 keep subset group template settings but mark them as deprecated with hint where to move the value 2022-07-20 13:52:15 +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
76c594af9a check for existence of subset group on instance before profiling 2022-07-19 10:30:48 +02:00
Jakub Trllo
dc569c6d65 rename and move CollectSubsetGroup to IntegrateSubsetGroup in settings 2022-07-19 10:30:31 +02:00
Jakub Trllo
3c35cbc700 make sure legacy integrator happens after new integrator 2022-07-19 10:23:13 +02:00
Jakub Trllo
30db574170 fixed data access 2022-07-19 10:18:41 +02:00
Jakub Trllo
6c457b2ed1 use settings for publish templates from legacy integrator 2022-07-19 10:10:22 +02:00
Jakub Trllo
0ebd4b7c9a added remaining hosts to integrator hosts 2022-07-19 09:57:00 +02:00
Jakub Trllo
1a024d3552 use settings to decide if new integrator should skip instances 2022-07-19 09:56:52 +02:00
Jakub Trllo
f398fae425 simplified settings for skipping of families 2022-07-19 09:48:22 +02:00
Jakub Trllo
79c01bdf1a skip instances marked to be integrated on farm 2022-07-18 18:28:29 +02:00
Jakub Trllo
d04abc3767 use host name from context data 2022-07-18 18:27:54 +02:00
Jakub Trllo
7016ca41f7 use already prepared modules from context 2022-07-18 18:27:37 +02:00
Jakub Trllo
a1784fc25e representations are checked before instance registration begins 2022-07-18 18:26:27 +02:00
Jakub Trllo
842cf06bf9 new integrator can tell legacy one that should not process the instance 2022-07-18 18:13:33 +02:00