Petr Kalis
2c7b1aab50
OP-3021 - check if suspend_publish exists
...
If exists and set to True, suspend publish job. Artist need to enable it manually.
2022-04-20 16:59:40 +02:00
Petr Kalis
cf362dc502
OP-3021 - collect suspend_publish
2022-04-20 16:58:59 +02:00
Petr Kalis
9de22092cf
OP-3021 - added Suspend publish knob to Nuke
...
Added to Deadline tab of Write node.
2022-04-20 16:58:24 +02:00
Petr Kalis
094729c3f8
OP-3021 - refactored still image creator
...
Not tested yet as it is not working in regular develop either.
2022-04-19 17:28:08 +02:00
Petr Kalis
cc7ebfae36
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3021_Nuke-Deadline-Submitter
2022-04-19 10:31:27 +02:00
Ondřej Samohel
22e6310e7a
Merge pull request #3055 from tokejepsen/patch-1
...
Update collect_render.py
2022-04-19 10:22:54 +02:00
Jakub Trllo
5bda6e7d75
Merge pull request #3009 from pypeclub/enhancement/OP-2956_move-host-install
...
General: Move host install
2022-04-19 10:00:48 +02:00
pypebot
7d534d1094
[Automated] Merged main into develop
2022-04-16 05:39:38 +02:00
OpenPype
c704e823fe
[Automated] Bump version
2022-04-16 03:39:27 +00:00
pypebot
dbc947e2e1
[Automated] Merged develop into main
2022-04-16 05:33:06 +02:00
pypebot
d4139c9247
[Automated] Merged release main into develop
2022-04-15 12:18:37 +02:00
OpenPype
df9d416736
[Automated] Release
2022-04-15 10:12:41 +00:00
Petr Kalis
b9111bdc09
Merge pull request #3060 from pypeclub/bugfix/OP-2958_Nuke-preRender-publish-via-farm-to-not-submit-to-ftrack
...
Nuke: Add aov matching even for remainder and prerender
2022-04-15 09:25:50 +02:00
pypebot
811f9f010a
[Automated] Merged main into develop
2022-04-14 18:28:12 +02:00
OpenPype
88d20b8cfd
[Automated] Bump version
2022-04-14 16:28:00 +00:00
pypebot
e3d98d79b5
[Automated] Merged develop into main
2022-04-14 18:20:37 +02:00
Jakub Trllo
972a6cf375
Merge pull request #3064 from pypeclub/bugfix/update_push_protected_action
...
GitHub: Updated push-protected action in github workflow
2022-04-14 17:45:28 +02:00
Petr Kalis
4d1345f2e4
OP-3021 - fix template value
...
Cannot use format function
2022-04-14 17:39:10 +02:00
Jakub Trllo
f8b3d3e9b1
updated push-protected action in github workflow
2022-04-14 17:30:22 +02:00
Petr Kalis
6bf92ef0f6
OP-3021 - refactor CreateWritePrerender
2022-04-14 17:20:50 +02:00
Petr Kalis
0b423fc6b5
OP-3021 - refactor CreateWriteRender as a base for other write creators
...
There are 3 creators which contained almost same code. CreateWriteRender was chosen as a base implementation, which other 2 could inherit and modify necessary parts
2022-04-14 13:57:28 +02:00
Petr Kalis
14fbabd477
OP-3021 - refactor CreateWriteRender as a base for other write creators
...
There are 3 creators which contained almost same code. CreateWriteRender was chosen as a base implementation, which other 2 could inherit and modify necessary parts
2022-04-14 13:55:58 +02:00
Petr Kalis
1419fb7329
Merge pull request #3062 from pypeclub/chore/docs_task_short
...
Documentation: more info about Tasks
2022-04-14 13:17:27 +02:00
Jakub Trllo
26bd9e8ff3
Merge branch 'develop' into enhancement/OP-2956_move-host-install
2022-04-14 12:45:27 +02:00
Jakub Trllo
0882589209
fixed imports
2022-04-14 12:41:27 +02:00
Jakub Trllo
8469ac561c
fix host install in fusion script
2022-04-14 12:39:34 +02:00
Petr Kalis
18f9fa8450
Added screenshot of tasks configuration
2022-04-14 11:44:33 +02:00
Petr Kalis
5e41fbeb91
Elaborated on task shor name
...
Requested on discord
2022-04-14 11:39:44 +02:00
Jakub Trllo
bc9b2d8779
Merge pull request #3061 from pypeclub/bugfix/typos_in_nuke_impl
...
Nuke: Typos in imports from Nuke implementation
2022-04-14 09:09:38 +02:00
iLLiCiTiT
7d521c15ea
fixed typos in imports from openpype.hosts.nuke.api.command
2022-04-13 22:21:56 +02:00
Petr Kalis
537198f32e
OP-2958 - fix not using calculated preview
2022-04-13 18:31:59 +02:00
Petr Kalis
7a4db3946e
OP-2958 - updated logging for collect_ftrack_famiy
2022-04-13 18:27:51 +02:00
Petr Kalis
fe38ff5e23
OP-2958 - extended logging for profile filtering
...
Updated logging for collect_ftrack_famiy
2022-04-13 18:21:46 +02:00
Petr Kalis
d2533a6a1b
OP-2958 - add aov matching even for remainder
...
Previously filtering used only for collections.
2022-04-13 17:28:35 +02:00
Ondřej Samohel
1875a116b7
Merge pull request #3059 from pypeclub/hotfix/deadline-post-job-issues
...
Hotfix: fixing deadline job publishing
2022-04-13 17:21:19 +02:00
Jakub Trllo
4ceaa605c3
fix tray publisher installation
2022-04-13 13:50:31 +02:00
Ondřej Samohel
c5069096d6
fixing module file and list indexing
2022-04-13 13:38:05 +02:00
Petr Kalis
3014e11e47
Merge pull request #3051 from pypeclub/feature/OP-2005_Default-Pool-configurable
...
Deadline: reworked pools assignment
2022-04-13 10:54:05 +02:00
Jakub Trllo
3948bb1bcd
Merge pull request #2915 from pypeclub/bugfix/OP-2165_Maya-Invalid-review-flag-on-rendered-AOVs-
...
Maya: invalid review flag on rendered AOVs
2022-04-13 10:41:22 +02:00
pypebot
f02c91d5c6
[Automated] Merged develop into main
2022-04-13 05:35:10 +02:00
Petr Kalis
e14a5eb98a
OP-2005 - refactor - changed logger import
2022-04-12 20:02:43 +02:00
Jakub Trllo
328a35c166
Merge branch 'develop' into enhancement/OP-2956_move-host-install
2022-04-12 18:56:05 +02:00
Jakub Trllo
a5dd9f4e0e
renamed process_context to context_tools
2022-04-12 18:55:57 +02:00
Toke Jepsen
432f126406
Update collect_render.py
...
Hound
2022-04-12 17:51:51 +01:00
Toke Jepsen
9306314a1b
Update collect_render.py
...
Better error message for non selected render camera edge case.
2022-04-12 17:48:20 +01:00
Petr Kalis
9b1a739e18
OP-2005 - set default from Settings to dropdown
2022-04-12 17:56:18 +02:00
Petr Kalis
8c3e63c35d
OP-2005 - set default from Settings to dropdown
2022-04-12 17:54:56 +02:00
Ondrej Samohel
052392ac35
fixed default filter and list handling
2022-04-12 17:10:11 +02:00
Ondřej Samohel
6d63abc513
fix docstring
2022-04-12 17:04:54 +02:00
Jakub Trllo
350d49829b
Merge pull request #3053 from pypeclub/enhancement/OP-2444_Webpublisher-Launching-a-reference-file-when-TVP-starts-for-the-first-time
...
TVPaint: Added init file for worker to triggers missing sound file dialog
2022-04-12 16:37:02 +02:00