ayon-core/pype/scripts
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
..
__init__.py rename cb to pype 2019-01-28 20:31:55 +01:00
fusion_switch_shot.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
otio_burnin.py Support starting at frame zero. 2019-07-09 11:42:27 +01:00
publish_deadline.py fix(deadline): support for UNC 2019-06-04 00:17:02 +02:00
publish_filesequence.py Enforce environment by passing to subprocess. 2019-07-29 11:33:08 +01:00