mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-03 09:24:57 +01:00
* Tweak variable names * Use `filter_profiles` from lib * Fix type fallback * Simplify additional family filters * Use legacy_io.Session instead of os.environ * Fix logging message * Indent todo comment for better todo highlighting in Pycharm * Simplify gap filling logic * Optimize getting nearest frames * Fix logic for nearest frame - This fixes cases where nearest frame isn't directly the next frame * Refactor `index` in variable `idx` to match `missing_idx` naming * Use `filter_profiles` from lib * Match family filter validation of extract review * Fix typo `overscal` -> `overscan` * Use `legacy_io.Session` instead of `os.environ` * Remove unused import * use 'KnownPublishError' instead of 'AssertionError' * modify nearest frame logic in holes fill * Fix unsupported indexing of clique Collection + slightly simplify --------- Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com> |
||
|---|---|---|
| .. | ||
| help | ||
| cleanup.py | ||
| cleanup_explicit.py | ||
| cleanup_farm.py | ||
| collect_anatomy_context_data.py | ||
| collect_anatomy_instance_data.py | ||
| collect_anatomy_object.py | ||
| collect_audio.py | ||
| collect_cleanup_keys.py | ||
| collect_comment.py | ||
| collect_context_entities.py | ||
| collect_context_label.py | ||
| collect_current_context.py | ||
| collect_current_pype_user.py | ||
| collect_current_shell_file.py | ||
| collect_datetime_data.py | ||
| collect_frames_fix.py | ||
| collect_from_create_context.py | ||
| collect_hierarchy.py | ||
| collect_host_name.py | ||
| collect_input_representations_to_versions.py | ||
| collect_machine_name.py | ||
| collect_modules.py | ||
| collect_otio_frame_ranges.py | ||
| collect_otio_review.py | ||
| collect_otio_subset_resources.py | ||
| collect_rendered_files.py | ||
| collect_resources_path.py | ||
| collect_scene_loaded_versions.py | ||
| collect_scene_version.py | ||
| collect_settings.py | ||
| collect_shell_workspace.py | ||
| collect_source_for_source.py | ||
| collect_time.py | ||
| extract_burnin.py | ||
| extract_color_transcode.py | ||
| extract_colorspace_data.py | ||
| extract_hierarchy_avalon.py | ||
| extract_otio_audio_tracks.py | ||
| extract_otio_file.py | ||
| extract_otio_review.py | ||
| extract_otio_trimming_video.py | ||
| extract_review.py | ||
| extract_review_slate.py | ||
| extract_scanline_exr.py | ||
| extract_thumbnail.py | ||
| extract_thumbnail_from_source.py | ||
| extract_trim_video_audio.py | ||
| integrate.py | ||
| integrate_hero_version.py | ||
| integrate_inputlinks.py | ||
| integrate_legacy.py | ||
| integrate_resources_path.py | ||
| integrate_subset_group.py | ||
| integrate_thumbnail.py | ||
| preintegrate_thumbnail_representation.py | ||
| repair_unicode_strings.py | ||
| validate_asset_docs.py | ||
| validate_containers.py | ||
| validate_editorial_asset_name.py | ||
| validate_file_saved.py | ||
| validate_filesequences.py | ||
| validate_intent.py | ||
| validate_publish_dir.py | ||
| validate_resources.py | ||
| validate_sequence_frames.py | ||
| validate_unique_subsets.py | ||
| validate_version.py | ||