ayon-core/openpype/hosts/standalonepublisher/plugins/publish
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
..
help fix validator message 2022-03-31 10:13:13 +02:00
collect_app_name.py added more information abou app - name and label 2022-04-06 16:13:50 +02:00
collect_bulk_mov_instances.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
collect_context.py TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
collect_editorial.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
collect_editorial_instances.py global, flame, hiero, resolve, sp: implementing newAssetPublishing 2022-07-27 11:21:20 +02:00
collect_editorial_resources.py Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
collect_harmony_scenes.py simplified getting short name 2021-11-04 15:40:23 +01:00
collect_harmony_zips.py simplified getting short name 2021-11-04 15:40:23 +01:00
collect_hierarchy.py Merge branch 'develop' into bugfix/stpublisher-editorial-hierarchy 2022-06-23 13:58:30 +02:00
collect_instance_data.py rename folder 2021-04-01 18:54:46 +02:00
collect_matching_asset.py use client functions to query data in standalone publisher plugins 2022-06-13 16:29:09 +02:00
collect_original_basename.py handling validation and hero versions 2022-03-30 18:54:05 +02:00
collect_remove_marked.py rename folder 2021-04-01 18:54:46 +02:00
collect_representation_names.py Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
collect_texture.py replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
extract_resources.py client#115 - added extractor to fill transfers 2021-06-24 19:41:39 +02:00
extract_thumbnail.py Merge pull request #4017 from pypeclub/feature/global_use_lib_functions_from_lib 2022-10-27 13:35:38 +02:00
extract_workfile_location.py Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
validate_editorial_resources.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_frame_ranges.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
validate_shot_duplicates.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_simple_unreal_texture_naming.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_sources.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_task_existence.py use client functions to query data in standalone publisher plugins 2022-06-13 16:29:09 +02:00
validate_texture_batch.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_has_workfile.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_name.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_versions.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_workfiles.py Removed class variable and TODOs 2022-12-03 17:04:02 +07:00