ayon-core/pype/plugins/nukestudio/_unused
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_submission.py feat(nukestudio): work on plugins 2019-05-11 18:20:14 +02:00
collect_workfile_version.py fix(nukestudio): removing workfile version collector duplicity with global plugin 2019-07-31 00:01:24 +02:00
extract_plates_waiting.py Merge branch 'develop' into feature/PYPE-338-publish-representations-for-sho 2019-06-07 12:11:34 +02:00
extract_tasks.py feat(nukestudio): hierarchi structure refactory, extract plates and waiting plugin added, integrate_new added 2019-05-28 11:51:40 +02:00
subset-representations_logic.txt feat(nukestudio): hierarchi structure refactory, extract plates and waiting plugin added, integrate_new added 2019-05-28 11:51:40 +02:00
validate_projectroot.py fix(nukestudio): moving some plugins to _unused 2019-05-23 15:02:06 +02:00
validate_resolved_paths.py feat(nukestudio): plugins work and basic Tags integration 2019-05-14 15:43:58 +02:00
validate_task.py feat(nukestudio): plugins work and basic Tags integration 2019-05-14 15:43:58 +02:00
validate_track_item.py fix(nukestudio): moving some plugins to _unused 2019-05-23 15:02:06 +02:00
validate_viewer_lut.py hotfix/corrected orders 2019-06-06 14:34:53 +02:00