ayon-core/openpype/pipeline
Jakub Trllo 70087468c3
General: Anatomy templates formatting (#4773)
* 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
2023-04-05 15:59:36 +02:00
..
create remove UnknownDef attributes on pop from attributes value (#4776) 2023-04-05 11:06:43 +02:00
farm fixing module file and list indexing 2022-04-13 13:38:05 +02:00
load changed info to debug 2023-02-28 11:30:39 +01:00
publish Global: persistent staging directory for renders (#4583) 2023-03-24 16:30:46 +01:00
workfile Nuke: Add option to use new creating system in workfile template builder (#4545) 2023-03-06 18:34:56 +01:00
__init__.py added context getter functions to pipeline init 2023-02-01 12:38:54 +01:00
actions.py removed debug prints 2022-03-24 13:31:45 +01:00
anatomy.py General: Anatomy templates formatting (#4773) 2023-04-05 15:59:36 +02:00
colorspace.py Merge branch 'develop' into extract_burnin_fix_env_pythonhome 2023-03-31 22:33:37 +02:00
constants.py moved host workfile extensions 2022-03-18 16:08:15 +01:00
context_tools.py check for source class instead of for function by name availability 2023-02-01 12:34:21 +01:00
delivery.py Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence' 2022-08-29 15:10:44 +02:00
editorial.py editorial fixing handles to int and adding speed attribute 2022-08-19 16:15:16 +02:00
legacy_io.py Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-22 18:00:04 +02:00
mongodb.py use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
plugin_discover.py public 'discover' function can expect all possible arguments 2023-02-16 09:52:39 +01:00
project_folders.py skip folders creation if are not set 2022-08-31 16:15:28 +02:00
schema.py removed usage of AVALON_SCHEMA 2022-04-19 18:05:48 +02:00
tempdir.py removing python3 only code 2023-02-15 12:26:50 +01:00
template_data.py fix variable name 2022-09-07 12:11:06 +02:00
thumbnail.py use project anatomy if needed 2022-08-29 13:36:58 +02:00