ayon-core/pype/plugins/nuke/_publish_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_render_target.py feat(pype, nuke): publishing with new review to ftrack with ffmpeg, wip 2019-07-12 10:48:49 +02:00
extract_nuke_write.py cleaning up plugins/nuke/publish/*, updating collecting writes and render local 2018-11-29 18:41:47 +01:00
extract_script.py feat(pype, nuke): publishing with new review to ftrack with ffmpeg, wip 2019-07-12 10:48:49 +02:00
integrate_staging_dir.py wip improving publishing version 2018-12-11 18:01:47 +01:00
publish_image_sequences.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
submit_deadline.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
test_instances.py feat(nuke): incrementing script version only if not prerender only published 2019-05-14 17:58:32 +02:00
validate_nuke_settings.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
validate_proxy_mode.py cleaning up plugins/nuke/publish/*, updating collecting writes and render local 2018-11-29 18:41:47 +01:00
validate_version_match.py feat(nuke): updating validation of nodes write 2019-04-10 18:33:09 +02:00
validate_write_families.py fix version checker, and other nuke fixes 2019-02-06 21:18:56 +01:00