Commit graph

818 commits

Author SHA1 Message Date
Jakub Jezek
97673d503c fix(standalonepublish): getting frameStart and frameEnd from representaions 2019-10-07 12:32:35 +02:00
Jakub Jezek
182f5d7970 Merge branch 'develop' into hotfix/PYPE-547_standalone_publish_fixes 2019-10-07 11:50:07 +02:00
Jakub Ježek
d00893a2d9 Merged hotfix/integrate-new-had-problem-to-publish-with-standalone into develop 2019-10-04 14:52:21 +00:00
Jakub Jezek
776e8922bc fix: unnecessary import of module 2019-10-04 16:50:18 +02:00
Jakub Jezek
02c6ca2fef Merge branch 'develop' into feature/PYPE-496-nuke-input-process-baking-mov 2019-10-04 16:46:03 +02:00
Jakub Jezek
185e3c29a7 fix: standalone publishing and image sequence had troubles 2019-10-04 16:45:45 +02:00
Jakub Jezek
2f06a65198 impoving publishing of baked mov
- adding feature to add input process node to baking
- removing collec/validate active viewer process (not necessary)
- output node added to render write node
2019-10-04 16:41:36 +02:00
iLLiCiTiT
195f9640bd added extractor for thumbnails in standalone publisher should create thumbnail from any image or video input 2019-10-04 13:22:37 +02:00
iLLiCiTiT
ff0009f814 anatomy template is not set if family don't have set anatom_template key 2019-10-04 13:21:17 +02:00
iLLiCiTiT
3e00bb57e8 added standalonepublisher to hosts of collect output repre config 2019-10-04 13:18:51 +02:00
iLLiCiTiT
4bd116b096 collect presets order is lowered so they are collected much earlier (before collect_context plugin) 2019-10-04 13:18:16 +02:00
iLLiCiTiT
e3ac164272 collect scene version is skipped in standalone publisher 2019-10-04 13:17:30 +02:00
iLLiCiTiT
6f889eec9e added conversion to int in case frameStart contain string 2019-10-04 13:15:54 +02:00
Jakub Jezek
b13d2f717b Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors
# Conflicts:
#	pype/plugins/nuke/load/load_luts.py
#	pype/plugins/nuke/load/load_luts_ip.py
#	pype/plugins/nuke/publish/validate_active_viewer.py
2019-10-02 14:07:17 +02:00
Jakub Jezek
16189b5691 fix: some changes improving publishing and loading luts 2019-10-02 13:45:01 +02:00
Toke Jepsen
9853e258e4 Merged in tokejepsen/pype/feature/legacy_write_nodes (pull request #300)
Repair legacy write nodes.

Approved-by: Jakub Ježek <jakub@pype.club>
2019-09-26 08:58:57 +00:00
Ondřej Samohel
6861d7d743 Merged in feature/PYPE-534-display-selection-handle-for-to (pull request #301)
Feature/PYPE-534 display selection handle

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-21 19:04:19 +00:00
Ondrej Samohel
b145cfe6d2
fixed unused pprint import 2019-09-20 13:45:34 +02:00
Ondrej Samohel
621cfddc0d
show selection handle on load and offset it to loaded bbox center 2019-09-20 13:40:51 +02:00
Jakub Trllo
ba02f735d0 Merged in hotfix/icon_name_in_creators (pull request #296)
HOTFIX icon names in creators

Approved-by: Ondřej Samohel <annatar@annatar.net>
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-18 16:21:56 +00:00
Jakub Jezek
8e3969c26c fix(nks): adding ability to transfer animated transform soft effect 2019-09-11 19:02:16 +02:00
iLLiCiTiT
3f1a055368 fixed icon name from "boxes" to "cubes" in 3 creator plugins 2019-09-11 17:52:54 +02:00
Jakub Jezek
e108281c98 fix(nks): little problems on collectors 2019-09-10 09:53:14 +02:00
Jakub Trllo
7dc7fbd345 Merged in hotfix/PYPE-501_fix_crashing_bugs (pull request #290)
Hotfix/PYPE-501 fix crashing bugs

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-05 16:38:27 +00:00
Milan Kolar
ecbdf94e40 Merge branch 'develop' into feature/PYPE-438-muster-templates-preset
# Conflicts:
#	pype/plugins/maya/publish/submit_maya_muster.py
2019-09-05 15:01:28 +02:00
Jakub Trllo
eaacf179ef Merged in hotfix/tasks_check_integrate_hierarchy (pull request #287)
hotfix/tasks_check_integrate_hierarchy

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-04 13:45:29 +00:00
Ondřej Samohel
4f43493d89 Merged in hotfix/maya/validate_look_sets-wrong_ident (pull request #289)
There was wrong ident causing syntax error

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-04 13:44:50 +00:00
iLLiCiTiT
2f09bfee87 pype subprocess returns output and log out error when subprocess crashed 2019-09-04 11:10:52 +02:00
Ondřej Samohel
ec6ef9a3ae There was wrong ident causing syntax error 2019-09-02 20:43:13 +00:00
Ondrej Samohel
d9084dd28d
fixed multiple errors, synced with 3de 2019-09-02 22:29:22 +02:00
Toke Jepsen
ca2ee7adcb Merged in tokejepsen/pype/bugfix/maya_validate_attributes (pull request #276)
Long/Short attribute names and plugin optional

Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-02 15:13:46 +00:00
iLLiCiTiT
3e65a47c11 task names are lowered when task existence is checked 2019-09-02 15:10:42 +02:00
Jakub Jezek
0b495f57d9 fix(nk): building first workfile was failing 2019-08-30 17:04:22 +02:00
Jakub Jezek
731b34acdc Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-331-nks-lut-workflow_altered 2019-08-30 15:49:39 +02:00
Toke Jepsen
b6024dce27 Merged in tokejepsen/pype/feature/nuke_deadline_chunksize (pull request #277)
Create/Validate Deadline tab with ChunkSize.
2019-08-30 10:49:51 +00:00
Jakub Jezek
f0df2082e3 fix(nks): frame start didn't collect properly 2019-08-29 10:04:19 +02:00
Jakub Jezek
435eba2113 fix(nks): didnt publish lut if shot asset not available in db 2019-08-28 18:37:14 +02:00
Jakub Jezek
6d9f81532c fix(nk): loading mov with better name and improving filter of nodes 2019-08-28 18:34:17 +02:00
Jakub Jezek
f205f44214 fix(nks): not to publish lut if no soft effect are available for clip 2019-08-28 18:32:59 +02:00
Ondřej Samohel
bb0035ecdd validate workspace giving false negatives because of drive letter case 2019-08-26 14:55:32 +00:00
Jakub Jezek
8181db02cf fix(nk): it didn't stop procedure after exeption 2019-08-22 14:20:49 +02:00
Jakub Jezek
979a96af4b feat(nk): loading lutJson as Input Process for nondestructive colorspace workflow 2019-08-22 14:18:40 +02:00
Jakub Jezek
0b92b2315f fix(nk): animation on separate channels was not accepted 2019-08-21 16:30:23 +02:00
Toke Jepsen
5f87708ef8 Submit to Deadline as well. 2019-08-21 15:20:24 +01:00
Jakub Jezek
8d378fd8ed Merge branch 'feature/PYPE-331-nks-lut-workflow_altered' into feature/PYPE-488-nk-loading-nks-lut-soft-effects
# Conflicts:
#	pype/plugins/nukestudio/publish/collect_effects.py
2019-08-21 16:17:11 +02:00
Jakub Jezek
804f945ab8 fix(nks): cleaning up old code 2019-08-21 16:16:00 +02:00
Jakub Jezek
eb02919301 fix(nks): refactoring code to better shape 2019-08-21 16:15:39 +02:00
Jakub Jezek
9eb7dc3d15 fix(nks): refactoring way clips and effects are collected 2019-08-21 16:15:09 +02:00
Toke Jepsen
62bee8eafa Create/Validate Deadline tab with ChunkSize. 2019-08-21 15:04:57 +01:00
Toke Jepsen
9761ddc378 Long/Short attribute names and plugin optional 2019-08-21 14:35:14 +01:00