mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
* TemplatesDict can create different type of template * anatomy templates can be formatted on their own * return objected templates on get item * '_rootless_path' is public classmethod 'rootless_path_from_result' * 'AnatomyStringTemplate' expect anatomy templates * remove key getters * fix typo 'create_ojected_templates' -> 'create_objected_templates' * Fix type of argument * Fix long line * Optimize formatting to use single template formatting instead of formatting full anatomy * Optimize formatting to use single template formatting instead of formatting full anatomy * Optimize formatting to use single template formatting instead of formatting full anatomy * Optimize formatting to use single template formatting instead of formatting full anatomy * Optimize formatting to use single template formatting instead of formatting full anatomy * Optimize formatting to use single template formatting instead of formatting full anatomy * Optimize formatting to use single template formatting instead of formatting full anatomy * Use format strict + code cosmetics * Get template from the formatted data * Update openpype/plugins/publish/integrate_legacy.py Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com> * Cosmetics * Move template obj definition for path up + rename to `path_template_obj` * Refactor more cases from `anatomy.format` to template obj `.format_strict` * Refactor more cases from `anatomy.format` to template obj `.format_strict` * Refactor more cases from `anatomy.format` to template obj `.format_strict` --------- Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com> Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.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_custom_staging_dir.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 | ||