| .. |
|
help
|
|
|
|
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
|
|
|
|
collect_anatomy_context_data.py
|
use user entity when getting template data during publishing
|
2025-10-22 14:31:34 +02:00 |
|
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
|
Improve logic for checking already existing audio key
|
2025-10-21 15:35:12 +02:00 |
|
collect_cleanup_keys.py
|
|
|
|
collect_comment.py
|
|
|
|
collect_context_entities.py
|
|
|
|
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
|
pass studio bundle name to farm
|
2025-10-21 15:01:47 +02:00 |
|
collect_farm_target.py
|
|
|
|
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
|
|
|
|
collect_input_representations_to_versions.py
|
|
|
|
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
|
Handles missing media references in OTIO clips
|
2025-10-24 17:35:28 +02:00 |
|
collect_otio_review.py
|
Address feedback from PR.
|
2025-02-03 11:29:34 +01:00 |
|
collect_otio_subset_resources.py
|
Handles missing media references in OTIO clips
|
2025-10-24 17:35:28 +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
|
Apply suggestion from @iLLiCiTiT
|
2025-10-17 14:12:58 +02:00 |
|
collect_scene_loaded_versions.py
|
Merge branch 'enhancement/collect_scene_loaded_versions_add_more_hosts' of https://github.com/BigRoy/ayon-core into enhancement/collect_scene_loaded_versions_add_more_hosts
|
2025-11-16 22:41:22 +01:00 |
|
collect_scene_version.py
|
define settings category on core plugins
|
2025-07-25 16:04:03 +02:00 |
|
collect_settings.py
|
|
|
|
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
|
Fix setting display/view based on collected scene display/view if left empty in ExtractOIIOTranscode settings.
|
2025-11-11 12:43:00 +01: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_oiio_postprocess.py
|
Cosmetics
|
2025-11-27 15:31:39 +01:00 |
|
extract_otio_audio_tracks.py
|
Refactors: Avoids errors when publishing no audio
|
2025-11-06 12:34:47 +01:00 |
|
extract_otio_file.py
|
|
|
|
extract_otio_review.py
|
Fixes source metadata key in OTIO review extraction
|
2025-10-17 16:06:37 +02:00 |
|
extract_otio_trimming_video.py
|
|
|
|
extract_review.py
|
After OIIO transcoding force the layer name to be ""
|
2025-12-01 19:04:23 +01:00 |
|
extract_review_slate.py
|
|
|
|
extract_scanline_exr.py
|
|
|
|
extract_slate_data.py
|
|
|
|
extract_thumbnail.py
|
Removed webpublisher from regular extract_thumbnail
|
2025-12-04 13:01:49 +01:00 |
|
extract_thumbnail_from_source.py
|
Fixes for resizing to actually work
|
2025-12-04 13:11:36 +01:00 |
|
extract_usd_layer_contributions.py
|
Merge branch 'develop' into bugfix/reshow_initialize_as_attribute
|
2025-11-28 11:00:51 +01:00 |
|
integrate.py
|
store host name to version entity data
|
2025-11-13 10:49:55 +01:00 |
|
integrate_attach_reviewable.py
|
Allow enabling/disabling Attach Reviewables feature
|
2025-03-26 17:32:15 +01:00 |
|
integrate_hero_version.py
|
use same logic in integrate hero as in integrate
|
2025-10-22 14:33:48 +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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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 |