ayon-core/openpype/hosts/traypublisher
Jakub Trllo 3d41ee6591
TrayPublisher & StandalonePublisher: Specify version (#5142)
* 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
2023-06-16 16:26:04 +02:00
..
api TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
plugins TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
__init__.py renamed module.py to addon.py, changed addon name and host name 2022-08-26 15:12:19 +02:00
addon.py Merge branch 'develop' into enhancement/tray_publisher_is_not_experimental 2022-11-10 11:40:01 +01:00
batch_parsing.py OP-4760 - Hound 2023-01-20 17:01:07 +01:00