ayon-core/openpype/settings/entities
2021-06-29 17:19:13 +02:00
..
schemas added dict-conditional to readme 2021-06-29 14:40:49 +02:00
__init__.py import DictConditionalEntity in entities init 2021-06-28 18:18:02 +02:00
anatomy_entities.py rename folder 2021-04-01 18:54:46 +02:00
base_entity.py store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57: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 removed unused imports 2021-06-29 17:19:13 +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 fix dict/set type 2021-06-22 14:11:57 +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 store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57:01 +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 brief docstrings 2021-06-24 11:20:15 +02:00
list_entity.py store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57:01 +02:00
root_entities.py added argument ignore_missing_defaults to set_override_state method 2021-06-29 12:46:10 +02:00