ayon-core/client/ayon_core/plugins/publish
Jakub Jezek db2c1858d5
Updates color space handling in OIIO transcode.
Temporarily disables upstream OCIO color space logic.
Uses 'colorspaceDisplay' and 'colorspaceView' instead.
This is a temporary workaround.
2025-09-08 16:10:49 +02:00
..
help 📝 added help for product templates 2024-08-19 16:10:33 +02:00
cleanup.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
cleanup_explicit.py
cleanup_farm.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
collect_addons.py don't use openpype naming keys 2024-09-03 16:14:35 +02:00
collect_anatomy_context_data.py
collect_anatomy_instance_data.py add settings category to CollectAnatomyInstanceData 2025-07-29 17:39:54 +02:00
collect_anatomy_object.py
collect_audio.py Merge branch 'develop' into bugfix/some-batchdelivery-related-issues 2025-08-05 13:50:31 +02:00
collect_cleanup_keys.py
collect_comment.py
collect_context_entities.py Get context attributes from current task entity (if current task is set) instead of from folder entity 2024-09-10 23:10:28 +02:00
collect_context_label.py
collect_current_ayon_user.py
collect_current_context.py
collect_current_shell_file.py
collect_datetime_data.py
collect_explicit_resolution.py Improves readability of resolution display 2025-05-09 10:50:20 +02:00
collect_farm_env_variables.py fix new line chars 2025-04-14 17:54:45 +02:00
collect_farm_target.py Fix logic 2024-06-11 15:27:28 +02:00
collect_frames_fix.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
collect_from_create_context.py formatting fixes 2025-07-30 16:04:00 +02:00
collect_hierarchy.py fix whitespaces 2025-04-14 17:55:48 +02:00
collect_host_name.py global collect host name is not dependent on application addon 2024-03-28 11:20:41 +01:00
collect_input_representations_to_versions.py use correct naming 2024-09-03 16:13:38 +02:00
collect_machine_name.py
collect_managed_staging_dir.py Change staging dir persistence state to debug log instead of info to avoid clutter for the artist (artist doesn't care) 2025-05-22 22:15:24 +02:00
collect_otio_frame_ranges.py added safe importing of otio 2025-08-01 14:37:21 +02:00
collect_otio_review.py Address feedback from PR. 2025-02-03 11:29:34 +01:00
collect_otio_subset_resources.py fix new line chars 2025-04-14 17:54:45 +02:00
collect_rendered_files.py Revert defaults so removal of rendered files is disabled by default 2025-04-16 21:53:17 +02:00
collect_resources_path.py add sbsar as the families 2025-01-20 21:55:34 +08:00
collect_scene_loaded_versions.py Update client/ayon_core/plugins/publish/collect_scene_loaded_versions.py 2025-07-23 12:22:28 +02:00
collect_scene_version.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
collect_settings.py remove 'projectSettings' key 2024-04-03 13:43:56 +02:00
collect_shell_workspace.py
collect_source_for_source.py
collect_time.py
extract_burnin.py Merge branch 'develop' into bugfix/some-batchdelivery-related-issues 2025-08-05 13:50:31 +02:00
extract_color_transcode.py Updates color space handling in OIIO transcode. 2025-09-08 16:10:49 +02:00
extract_colorspace_data.py Refactor colorspace extraction logic 2024-11-06 15:57:24 +01:00
extract_hierarchy_to_ayon.py Merge branch 'develop' into feature/AY-5235_Delivery-Farm-Publishing 2024-11-19 11:05:15 +01:00
extract_otio_audio_tracks.py fix OTIO_EPSILON usage 2025-08-01 14:42:16 +02:00
extract_otio_file.py
extract_otio_review.py fix OTIO_EPSILON usage 2025-08-01 14:42:16 +02:00
extract_otio_trimming_video.py Fix lint. 2024-09-18 16:46:49 -04:00
extract_review.py Merge branch 'develop' into bugfix/some-batchdelivery-related-issues 2025-08-05 13:50:31 +02:00
extract_review_slate.py handle escape in 'run_subprocess' 2024-08-28 10:33:48 +02:00
extract_scanline_exr.py
extract_slate_data.py Account for multiple slate frames. 2024-04-08 08:47:50 +01:00
extract_thumbnail.py Merge branch 'develop' into bugfix/ocio-v2-aces1.3-display-resolving-error 2025-08-19 14:02:27 +02:00
extract_thumbnail_from_source.py don't use deprecated commands 2025-04-10 17:49:42 +02:00
extract_usd_layer_contributions.py Add 'enabled' attribute back 2025-07-28 10:28:29 +02:00
integrate.py handle unused variables 2025-04-14 17:56:21 +02:00
integrate_attach_reviewable.py Allow enabling/disabling Attach Reviewables feature 2025-03-26 17:32:15 +01:00
integrate_hero_version.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
integrate_inputlinks.py Do not use deprecated Logger.warn, use Logger.warning instead 2025-07-23 11:39:08 +02:00
integrate_product_group.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
integrate_resources_path.py fix whitespaces 2025-04-14 17:55:48 +02:00
integrate_review.py Enhance comments and logs 2024-07-24 09:47:50 +02:00
integrate_thumbnail.py fix thumbnail upload 2025-04-11 15:34:11 +02:00
integrate_traits.py stringify not imported types 2025-06-27 13:57:48 +02:00
integrate_version_attrs.py modified integration plugins to use AYON entity types and functions 2024-03-08 15:54:45 +01:00
preintegrate_thumbnail_representation.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
repair_unicode_strings.py
validate_asset_docs.py mark 'newAssetPublishing' as deprecated since 24/06/06 2024-06-06 17:34:46 +02:00
validate_containers.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
validate_file_saved.py Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/add_shapefx_loki_support 2025-07-25 10:09:25 +02:00
validate_filesequences.py
validate_intent.py define settings category on core plugins 2025-07-25 16:04:03 +02:00
validate_publish_dir.py
validate_resources.py Initial transfer of logic for usd workflow to Houdini from OpenPype 2024-03-27 22:21:40 +01:00
validate_unique_subsets.py Tweak comment 2025-07-14 12:06:07 +02:00
validate_version.py define settings category on core plugins 2025-07-25 16:04:03 +02:00