ayon-core/openpype/settings/entities
Jakub Trllo 39ddf303c6
Merge pull request #1815 from pypeclub/feature/template_schema_as_object_type
Settings list can use template or schema as object type
2021-08-09 18:09:41 +02:00
..
schemas Merge pull request #1815 from pypeclub/feature/template_schema_as_object_type 2021-08-09 18:09:41 +02:00
__init__.py import DictConditionalEntity in entities init 2021-06-28 18:18:02 +02:00
anatomy_entities.py modified error message 2021-07-27 16:53:10 +02:00
base_entity.py Merge branch 'develop' into feature/settings_conditional_dict 2021-06-30 12:03:01 +02:00
color_entity.py color entity can have defined if can use alpha 2021-06-14 15:00:27 +02:00
dict_conditional.py allow to not set label 2021-07-30 16:21:10 +02:00
dict_immutable_keys_entity.py store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57:01 +02:00
dict_mutable_keys_entity.py store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57:01 +02:00
enum_entity.py added schema validations for hosts filter 2021-07-27 16:38:23 +02:00
exceptions.py created base of InvalidValueType (BaseInvalidValueType) to be able pass reason directly 2021-05-19 17:23:13 +02:00
input_entities.py rawjson entity can store value as string 2021-07-12 11:36:20 +02:00
item_entities.py store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57:01 +02:00
lib.py added context manager method for using validation of dynamic template 2021-07-12 17:36:54 +02:00
list_entity.py better children validation of dynamic templates 2021-07-12 17:37:15 +02:00
root_entities.py Merge branch 'develop' into feature/settings_conditional_dict 2021-06-30 12:03:01 +02:00