ayon-core/pype/plugins/ftrack/publish
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
..
collect_ftrack_api.py feat(pype, nuke): publishing with new review to ftrack with ffmpeg, wip 2019-07-12 10:48:49 +02:00
integrate_ftrack_api.py Merge branch 'develop' into feature/PYPE-338-publish-representations-for-sho 2019-06-05 16:04:45 +02:00
integrate_ftrack_instances.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
integrate_hierarchy_ftrack.py Tagging assetbuilds. 2019-06-28 13:29:49 +01:00
integrate_remove_components.py feat(ftrack): plugin for removing ftrack published components after ublishing 2019-07-29 20:51:04 +02:00