ayon-core/pype/plugins/nukestudio/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_active_project.py feat(nukestudio): working on plugins 2019-05-20 12:43:28 +02:00
collect_assetbuilds.py Rename/restructure assetbuilds collector. 2019-07-01 18:28:49 +01:00
collect_audio.py Add family to subset to prevent overwriting. 2019-07-01 18:29:18 +01:00
collect_clips.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_colorspace.py initialization of nukestudio integration 2019-04-24 11:31:29 +02:00
collect_current_file.py feat(nks): adding workfile version plugins - collect, validate, export 2019-07-15 17:04:14 +02:00
collect_frame_ranges.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_framerate.py fix(nukestudio): unifying editorial data for publishing 2019-07-30 23:59:46 +02:00
collect_handles.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_hierarchy_context.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_host.py initialization of nukestudio integration 2019-04-24 11:31:29 +02:00
collect_host_version.py initialization of nukestudio integration 2019-04-24 11:31:29 +02:00
collect_leader_clip.py fix(nukestudio): more in description, review, hierarchy, leader clip 2019-07-24 13:34:50 +02:00
collect_metadata.py feat(nukestudio): plugins work and basic Tags integration 2019-05-14 15:43:58 +02:00
collect_plates.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_project_root.py fix(nukestudio): projectroot should be project root rather then workfile directory 2019-05-23 15:04:07 +02:00
collect_remove_clip_instances.py fix(nks): rename plugin to its function 2019-07-31 00:56:04 +02:00
collect_reviews.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_selection.py fix(nukestudio): more in description, review, hierarchy, leader clip 2019-07-24 13:34:50 +02:00
collect_sequence.py fix(nukestudio): plugin order was not correct 2019-06-09 17:36:29 +02:00
collect_shots.py fix(nukestudio): unifying editorial data for publishing 2019-07-30 23:59:46 +02:00
collect_tag_framestart.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
collect_tag_handles.py fix(nks): removing handles from collectors and shifting all towards use of handleStart/End 2019-07-09 11:13:58 +02:00
collect_tag_resolution.py feat(nks): source resolution Tag implementation 2019-07-09 09:35:53 +02:00
collect_tag_subsets.py fix(nukestudio): more in description, review, hierarchy, leader clip 2019-07-24 13:34:50 +02:00
collect_tag_tasks.py Support shot instances that only creates hierarchies. 2019-06-26 10:04:23 +01:00
collect_tags.py hotfix/corrected orders 2019-06-06 14:34:53 +02:00
extract_audio.py fix(nks): removing handles from collectors and shifting all towards use of handleStart/End 2019-07-09 11:13:58 +02:00
validate_hierarchy.py Support shot instances that only creates hierarchies. 2019-06-26 10:04:23 +01:00
validate_names.py feat(nukestudio): validating hierarchy attr 2019-05-23 15:10:05 +02:00
validate_version.py feat(nks): adding workfile version plugins - collect, validate, export 2019-07-15 17:04:14 +02:00
version_up_workfile.py feat(nks): adding workfile version plugins - collect, validate, export 2019-07-15 17:04:14 +02:00