ayon-core/openpype/hosts
Roy Nieterau b05afaa837
Global: Optimize anatomy formatting by only formatting used templates instead (#4784)
* 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>
2023-04-17 14:53:15 +02:00
..
aftereffects After Effects: fix handles KeyError (#4727) 2023-04-14 17:39:53 +02:00
blender Remove "preview" data from representation (#4759) 2023-03-31 17:08:58 +02:00
celaction Merge develop 2023-03-29 14:46:41 +02:00
flame Just some grammar tweaks 2023-03-30 13:59:22 +02:00
fusion Remove "handles" backwards compatibility 2023-03-29 23:57:35 +02:00
harmony Handle Harmony zip files with deeper structure (#4782) 2023-04-05 16:59:27 +02:00
hiero Merge remote-tracking branch 'upstream/develop' into refactor/maya_collect_review_cleanup 2023-03-31 00:08:32 +02:00
houdini Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
max hound fix 2023-04-06 17:36:55 +08:00
maya Merge branch 'develop' into enhancement/OP-3807_playblast_profiles 2023-04-14 15:09:44 +01:00
nuke nuke: settings and mixin for some validators 2023-04-06 15:27:05 +02:00
photoshop Remove "preview" data from representation (#4759) 2023-03-31 17:08:58 +02:00
resolve Hound 2023-03-30 22:43:40 +02:00
standalonepublisher Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
traypublisher TrayPublisher: Move 'BatchMovieCreator' settings to 'create' subcategory (#4827) 2023-04-13 16:42:05 +02:00
tvpaint add review tag to output of extract sequence if instance is marked for review (#4843) 2023-04-13 18:42:50 +02:00
unreal Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
webpublisher Just some grammar tweaks 2023-03-30 13:59:22 +02:00
__init__.py