mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
- `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` |
||
|---|---|---|
| .. | ||
| collect_comp.py | ||
| collect_fusion_version.py | ||
| collect_instances.py | ||
| collect_render_target.py | ||
| increment_current_file_deadline.py | ||
| publish_image_sequences.py | ||
| render_local.py | ||
| save_scene.py | ||
| submit_deadline.py | ||
| validate_background_depth.py | ||
| validate_comp_saved.py | ||
| validate_create_folder_checked.py | ||
| validate_filename_has_extension.py | ||
| validate_saver_has_input.py | ||
| validate_saver_passthrough.py | ||
| validate_unique_subsets.py | ||