ayon-core/openpype/settings
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
..
defaults TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
entities TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
__init__.py settings have function to receive global settings 2022-10-25 16:46:03 +02:00
constants.py removed logic related to env groups 2022-04-20 14:20:33 +02:00
exceptions.py
handlers.py OP-3026 - enhanced log with host info 2023-02-20 13:23:25 +01:00
lib.py OP-3026 - first implementation of saving settings changes to DB 2023-02-16 16:10:03 +01:00
local_settings.md