mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34: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 | ||
| collect_app_name.py | ||
| collect_bulk_mov_instances.py | ||
| collect_context.py | ||
| collect_editorial.py | ||
| collect_editorial_instances.py | ||
| collect_editorial_resources.py | ||
| collect_harmony_scenes.py | ||
| collect_harmony_zips.py | ||
| collect_hierarchy.py | ||
| collect_instance_data.py | ||
| collect_matching_asset.py | ||
| collect_original_basename.py | ||
| collect_remove_marked.py | ||
| collect_representation_names.py | ||
| collect_texture.py | ||
| extract_resources.py | ||
| extract_thumbnail.py | ||
| extract_workfile_location.py | ||
| validate_editorial_resources.py | ||
| validate_frame_ranges.py | ||
| validate_shot_duplicates.py | ||
| validate_simple_unreal_texture_naming.py | ||
| validate_sources.py | ||
| validate_task_existence.py | ||
| validate_texture_batch.py | ||
| validate_texture_has_workfile.py | ||
| validate_texture_name.py | ||
| validate_texture_versions.py | ||
| validate_texture_workfiles.py | ||