Ondřej Samohel
|
b1853e5b91
|
⬆️ update python in dockerfiles
|
2022-08-04 18:03:17 +02:00 |
|
Ondřej Samohel
|
bb63805073
|
📝 update documentation
|
2022-08-04 17:49:33 +02:00 |
|
Ondřej Samohel
|
a6415e2e70
|
⬆️ bump version in python checks
|
2022-08-04 15:09:51 +02:00 |
|
Ondřej Samohel
|
165088e721
|
🐛 fix py3.9 deprecated method name
|
2022-08-04 14:48:53 +02:00 |
|
Ondřej Samohel
|
d5fccbbf7d
|
📦 update to python 3.9 and update dependencies
|
2022-07-20 19:02:55 +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 |
|
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 |
|
Jakub Trllo
|
ca2f554a1c
|
escape html chars from label in widgets
|
2022-07-18 17:27:49 +02:00 |
|
Jakub Trllo
|
784ee7d7b7
|
Merge pull request #3526 from pypeclub/feature/interactive_console_cli
General: Interactive console in cli
|
2022-07-18 13:16:24 +02:00 |
|
Ondřej Samohel
|
d0dc8db1c4
|
Merge pull request #3525 from pypeclub/bugfix/move-powershell-modules
Additional fixes for powershell scripts
|
2022-07-18 12:05:54 +02:00 |
|
Jakub Trllo
|
9fe1cc78a1
|
Merge pull request #3529 from pypeclub/feature/client_code_cleanup
General: Client docstrings cleanup
|
2022-07-18 11:27:09 +02:00 |
|
Petr Kalis
|
4f6646d6c7
|
Update openpype/hosts/traypublisher/plugins/publish/collect_mov_batch.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-07-18 11:11:08 +02:00 |
|
Petr Kalis
|
e21338424e
|
Hound
|
2022-07-18 11:02:50 +02:00 |
|
Petr Kalis
|
247eaf792b
|
Check only if skip_timelines_check is filled
|
2022-07-18 11:01:30 +02:00 |
|
Petr Kalis
|
341666690f
|
Merge remote-tracking branch 'origin/chore/add_validate_frame_range_to_traypublisher' into chore/add_validate_frame_range_to_traypublisher
|
2022-07-18 10:58:34 +02:00 |
|
Petr Kalis
|
b32f153a9c
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/add_validate_frame_range_to_traypublisher
|
2022-07-18 10:57:46 +02:00 |
|
Petr Kalis
|
ef2284e507
|
Update openpype/hosts/traypublisher/plugins/publish/validate_frame_ranges.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-07-18 10:57:01 +02:00 |
|
Petr Kalis
|
cdabfbe6f9
|
Update openpype/hosts/traypublisher/plugins/publish/validate_frame_ranges.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-07-18 10:56:25 +02:00 |
|
Petr Kalis
|
247db779fe
|
Update openpype/hosts/traypublisher/plugins/publish/validate_frame_ranges.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-07-18 10:56:08 +02:00 |
|
Petr Kalis
|
396079985d
|
Merge pull request #3517 from pypeclub/chore/OP-3589_TrayPublisher-Create-thumbnail
Traypublisher: added thumbnail extract
|
2022-07-18 10:54:36 +02:00 |
|
Petr Kalis
|
eed26c09fc
|
OP-3589 - renamed method
|
2022-07-18 10:53:48 +02:00 |
|
Petr Kalis
|
a2191c5dd5
|
Merge pull request #3523 from pypeclub/bugfix/maya_setAttr_safe
Maya: Added wrapper around cmds.setAttr
|
2022-07-18 10:48:35 +02:00 |
|
Jakub Trllo
|
340c20e64c
|
fix line length
|
2022-07-18 10:43:20 +02:00 |
|