ayon-core/openpype/settings/entities
2021-06-22 13:05:19 +02:00
..
schemas Added settings for ExtractSequence to be able modify color of thumbnail background 2021-06-22 13:05:19 +02:00
__init__.py Settings: Task types enumerator entity 2021-05-28 16:59:01 +02:00
anatomy_entities.py rename folder 2021-04-01 18:54:46 +02:00
base_entity.py Merge pull request #1550 from pypeclub/feature/910-ask-user-to-restart-after-changing-global-environments-in-settings 2021-05-27 21:05:50 +02:00
color_entity.py color entity can have defined if can use alpha 2021-06-14 15:00:27 +02:00
dict_immutable_keys_entity.py handle metadata changes on add to studio/project overrides 2021-05-04 09:31:05 +02:00
dict_mutable_keys_entity.py fix another unrelated issue in DictMutableKeysEntity 2021-06-09 18:15:08 +02:00
enum_entity.py sort them by label instead of name 2021-06-11 11:13:05 +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 renamed previous require_restart to require_restart_on_change 2021-05-27 13:26:35 +02:00
item_entities.py path entity may pass placeholder for path input children 2021-05-05 16:28:46 +02:00
lib.py wrappers without children return empty dict 2021-06-01 17:24:26 +02:00
list_entity.py list entity triggers on_child_change on add/remove children 2021-05-06 17:49:44 +02:00
root_entities.py fix removing not set items yet 2021-05-27 13:24:53 +02:00