Commit graph

22 commits

Author SHA1 Message Date
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
659f46e317 Enforce environment by passing to subprocess. 2019-07-29 11:33:08 +01:00
Toke Jepsen
43ab84721f Raise errors from subprocess to get proper failed jobs. 2019-07-25 23:25:00 +01:00
Toke Jepsen
ec359430d9 Update flags 2019-07-21 16:21:42 +01:00
Toke Jepsen
3de2dbcb2e Support starting at frame zero. 2019-07-09 11:42:27 +01:00
Milan Kolar
f75a156405 (feat) add maya burnins to all reviews 2019-06-17 22:37:51 +02:00
antirotor
c63b863db2 Merge remote-tracking branch 'origin/develop' into feature/PYPE-316-muster-render-support 2019-06-11 10:57:21 +02:00
antirotor
bc480c9b95
fix(muster): corrected executable for post action job. Added --pype argument for filesequence script to support pype path 2019-06-11 10:17:47 +02:00
antirotor
f94b162b86
fix(deadline): launching pype.bat when publishing sequence 2019-06-05 20:05:08 +02:00
Jakub Trllo
b439646430 added example to doc string 2019-06-04 16:25:27 +02:00
Jakub Trllo
ae3414db4b added brief explanation how burnin from data works 2019-06-04 16:25:10 +02:00
Jakub Trllo
4e56986f5a start frame for timecode can be set separately 2019-06-04 16:24:33 +02:00
Jakub Trllo
06b5f27f3c example_with_presets was renamed to burins from data 2019-06-04 16:20:37 +02:00
Jakub Trllo
033b824701 Modified burnins explains how works options and adding burnin 2019-06-04 16:20:08 +02:00
antirotor
409c560145
fix(deadline): support for UNC
fix(muster): multiple fixes in logon widget for muster and muster submitter
2019-06-04 00:17:02 +02:00
antirotor
f20f47db67 Merge remote-tracking branch 'origin/feature/PYPE-323-consolidate_integrator' into feature/PYPE-316-muster-render-support 2019-05-29 17:34:40 +02:00
antirotor
5d96143b8e fix(maya): test renderSetup usage in **Maya**
fix(deadline): publishing improvements
2019-05-29 17:33:56 +02:00
antirotor
dde64a6840
fix(render): pype is now default command for publishing filesequences 2019-05-24 19:14:52 +02:00
Jakub Trllo
5a56919d1e added burnin example with presets 2019-05-21 15:04:06 +02:00
Jakub Trllo
6538e22f97 created wrapper for otio ffmpeg burnin adapter 2019-05-20 17:42:51 +02:00
Milan Kolar
ca57d2cd87 colorbleed to pype reformat 2019-01-28 21:27:58 +01:00
Milan Kolar
c8ba94ccbf rename cb to pype 2019-01-28 20:31:55 +01:00