Commit graph

232 commits

Author SHA1 Message Date
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
iLLiCiTiT
2f09bfee87 pype subprocess returns output and log out error when subprocess crashed 2019-09-04 11:10:52 +02:00
Ondrej Samohel
d9084dd28d
fixed multiple errors, synced with 3de 2019-09-02 22:29:22 +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
bbee1230d5 feat(nks): adding family lut 2019-08-19 15:38:02 +02:00
Toke Jepsen
e9dd419011 Merged in tokejepsen/pype/bugfix/extract_review (pull request #243)
extract_review fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:37:35 +00:00
Toke Jepsen
7d473fe901 Merged in tokejepsen/pype/feature/validate_filesequences (pull request #242)
Validate if any file sequences has been collected.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:36:36 +00:00
Jakub Jezek
d1eae52a3e Merged in hotfix/nuke_publish_create_load (pull request #253)
Hotfix/nuke publish create load

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:34:26 +00:00
Toke Jepsen
dfb97ff40e Merged in tokejepsen/pype/hotfix/integrate_copy_files (pull request #245)
Missing copy for transfers.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:33:41 +00:00
Jakub Jezek
aa2efc7bf3 Merge branch 'hotfix/nuke_publish_create_load' into hotfix/nuke_new_attr_changes 2019-08-04 14:13:45 +02:00
Jakub Jezek
20783b6b27 fix(nuke): integrate was removing rendered files 2019-08-02 18:46:25 +02:00
Toke Jepsen
a3e06f4ddc Fixes
- better logging for debug.
- account for non-existent tags when deleting.
- account for existing "delete" tags when creating new representations.
2019-08-02 10:35:39 +01:00
Toke Jepsen
deb700b077 Missing copy for transfers. 2019-08-02 10:27:43 +01:00
Toke Jepsen
598831ff97 Maya playblasts jpegs were treated as movs. 2019-08-01 16:50:24 +01:00
Jakub Jezek
850aae8700 Merge remote-tracking branch 'origin/feature/PYPE-456_pypelib_cleanup' into mergeTest 2019-08-01 16:01:43 +02:00
Jakub Jezek
4150f157ad Merge remote-tracking branch 'origin/feature/PYPE-401-unify-asset-attributes' into mergeTest 2019-08-01 15:51:52 +02:00
Toke Jepsen
225e809673 Validate if any file sequences has been collected. 2019-07-31 18:41:51 +01:00
Toke Jepsen
c139c7f3e2 Merged in tokejepsen/pype/feature/unify_subprocess_calls (pull request #240)
Use lib subprocess.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-31 16:44:43 +00:00
Milan Kolar
bffc429743 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-07-31 18:40:19 +02:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Toke Jepsen
7607eaf86b Merge branch 'develop' into feature/unify_subprocess_calls
# Conflicts:
#	pype/plugins/global/publish/extract_burnin.py
2019-07-31 10:38:11 +01:00
Toke Jepsen
fe62979c97 Use lib subprocess.
- Unifies all subprocess calls.
- Validates ffmpeg process.
- Feedback the errored subprocess output.
2019-07-31 10:34:25 +01:00
iLLiCiT
9d2c48e4e2 removed get_project/asset_data methods 2019-07-31 06:04:50 +02:00
Toke Jepsen
534ba6451a Merged in tokejepsen/pype/feature/review_audio (pull request #214)
Feature/review audio

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-31 03:07:51 +00:00
Jakub Jezek
a703f3e51b Merged in hotfix/nks_publishing_fixes (pull request #218)
Hotfix/nks publishing fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-31 00:43:15 +00:00
Toke Jepsen
087e41b4f3 Merged in tokejepsen/pype/hotfix/nks_publishing_fixes (pull request #234)
Missing "shell" host for farm publishing.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-30 23:51:21 +00:00
Toke Jepsen
0481a08107 Merged in tokejepsen/pype/bugfix/extract_burnin (pull request #215)
Multiple paths and environment inheritance.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-30 23:50:46 +00:00
iLLiCiT
187bd09fa1 removed obsolete methods for getting presets 2019-07-31 00:47:40 +02:00
Jakub Jezek
1d729878d0 Merge branch 'develop' into hotfix/nks_publishing_fixes 2019-07-30 12:02:29 +02:00
Milan Kolar
d2194f0295 (bug) fix environment appending for the submit deadline publish job.
Environment is now filtered explicitly
2019-07-30 10:28:50 +02:00
Toke Jepsen
3aced28e3d Missing "shell" host for farm publishing. 2019-07-29 19:39:21 +01:00
Ondřej Samohel
31f709b2a4
fixed docstring in integrate 2019-07-29 11:39:24 +02:00
Ondřej Samohel
c77578be01
moved render cleanup code to cleanup instance plugin 2019-07-29 11:37:24 +02:00
Ondřej Samohel
8d41902b1a
feat: deleting rendered frames from working area after publishing 2019-07-26 14:00:30 +02:00
Toke Jepsen
e8dfd87af4 Merged in tokejepsen/pype/feature/extract_review_better_logging (pull request #224)
Log output from ffmpeg process.
2019-07-25 11:19:47 +00:00
Toke Jepsen
5cf11dd64a Log output from ffmpeg process. 2019-07-24 23:38:34 +01:00
Toke Jepsen
460c601e1a Padding can get confused when there are other files present.
Validate against source collection.
2019-07-24 23:36:12 +01:00
Jakub Jezek
cc3e05cf05 fix(global): adding hosts filter 2019-07-24 13:30:23 +02:00
Toke Jepsen
862bdf6ee2 Bugfix for generating movie from jpegs tagged as "mov" extension. 2019-07-23 21:51:41 +01:00
Toke Jepsen
1eacfd9c61 Remove redundant debug logging. 2019-07-23 21:46:52 +01:00
Toke Jepsen
4d31caad67 Multiple paths and environment inheritance.
- PYPE_MODULE_ROOT and PYPE_PYTHON_EXE had multiple paths.
- The environment was not inherited, so need to explicitly pass it onwards.
2019-07-23 14:47:22 +01:00
Toke Jepsen
ca2baae479 Support tagging unwanted representations for deletion. 2019-07-23 12:41:43 +01:00
Toke Jepsen
5547cec38c Audio on review.
Audio needs to be collected in host plugin. Audio is a collection of dicts with "offset" and "filename" members.
2019-07-23 12:41:05 +01:00
Jakub Jezek
6f5913e027 fix(global): integrate new didnt create correct padding for image sequences 2019-07-19 17:41:27 +02:00
Jakub Jezek
39d0391934 fix(nuke): review workflow and other fixes 2019-07-18 16:19:21 +02:00
Jakub Jezek
b8886eaa50 Merge branch 'bugfix/PYPE-428-dazzle-feedback-publish-errors' into feature/PYPE-405-unify-preview-quicktime-creatio 2019-07-18 15:11:10 +02:00
Milan Kolar
5c819475c6 fix
allwo burnin without explicit verson
2019-07-18 14:29:57 +02:00
Milan Kolar
35ebde3a41 add option to filter by family in the review presets 2019-07-18 10:01:51 +02:00
Milan Kolar
8b4dc6332e making sure we're sending clean paths to otio 2019-07-18 10:00:47 +02:00