mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
* modified simple creator plugin to be able handle version control * added 'allow_version_control' to simple creators * don't remove 'create_context' from pyblish context during publishing * implemented validator for existing version override * actually fill version on collected instances * version can be again changed from standalone publisher * added comment to collector * make sure the version is set always to int * removed unused import * disable validator if is disabled * fix filtered instances loop |
||
|---|---|---|
| .. | ||
| schemas | ||
| __init__.py | ||
| anatomy_entities.py | ||
| base_entity.py | ||
| color_entity.py | ||
| dict_conditional.py | ||
| dict_immutable_keys_entity.py | ||
| dict_mutable_keys_entity.py | ||
| enum_entity.py | ||
| exceptions.py | ||
| input_entities.py | ||
| item_entities.py | ||
| lib.py | ||
| list_entity.py | ||
| op_version_entity.py | ||
| root_entities.py | ||