| .. |
|
help
|
📝 added help for product templates
|
2024-08-19 16:10:33 +02:00 |
|
cleanup.py
|
modified global plugins
|
2024-02-21 18:37:52 +01:00 |
|
cleanup_explicit.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
cleanup_farm.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_addons.py
|
don't use openpype naming keys
|
2024-09-03 16:14:35 +02:00 |
|
collect_anatomy_context_data.py
|
global plugins are using folder entity and task
|
2024-03-04 16:44:44 +01:00 |
|
collect_anatomy_instance_data.py
|
Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys
|
2024-11-29 10:51:50 +01:00 |
|
collect_anatomy_object.py
|
fix openpype imports
|
2024-02-05 16:02:14 +01:00 |
|
collect_audio.py
|
fix collect audio
|
2024-03-18 10:26:48 +01:00 |
|
collect_cleanup_keys.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_comment.py
|
fix collect comment
|
2024-02-28 18:02:22 +01:00 |
|
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
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_current_ayon_user.py
|
implemented 'get_ayon_username'
|
2024-02-06 16:41:52 +01:00 |
|
collect_current_context.py
|
global plugins are using folder entity and task
|
2024-03-04 16:44:44 +01:00 |
|
collect_current_shell_file.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_datetime_data.py
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
collect_farm_env_variables.py
|
fill values for farm with correct values
|
2024-11-29 10:59:14 +01:00 |
|
collect_farm_target.py
|
Fix logic
|
2024-06-11 15:27:28 +02:00 |
|
collect_frames_fix.py
|
use representation entity in global plugins
|
2024-03-08 12:28:24 +01:00 |
|
collect_from_create_context.py
|
global plugins are using folder entity and task
|
2024-03-04 16:44:44 +01:00 |
|
collect_hierarchy.py
|
fix line lengths
|
2024-11-25 10:37:05 +01: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
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_managed_staging_dir.py
|
Fix staging data computation.
|
2024-11-19 16:49:08 -05:00 |
|
collect_otio_frame_ranges.py
|
Rework to avoid csv_ingest_shot family.
|
2024-11-18 13:38:21 -05:00 |
|
collect_otio_review.py
|
Update client/ayon_core/plugins/publish/collect_otio_review.py
|
2024-11-12 15:58:08 +01:00 |
|
collect_otio_subset_resources.py
|
Apply suggestions from code review
|
2024-12-16 11:07:21 +01:00 |
|
collect_rendered_files.py
|
metadata file does not require 'job' key to be filled
|
2025-01-09 18:18:24 +01:00 |
|
collect_resources_path.py
|
add resource paths for oxrig product type
|
2024-07-03 12:49:19 +08:00 |
|
collect_scene_loaded_versions.py
|
Fix broken import
|
2024-07-09 10:12:56 +02:00 |
|
collect_scene_version.py
|
Allow passing CollectSceneVersion but with a logged error so validators can catch a nicer error report instead
|
2024-07-18 23:28:17 +02:00 |
|
collect_settings.py
|
remove 'projectSettings' key
|
2024-04-03 13:43:56 +02:00 |
|
collect_shell_workspace.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_source_for_source.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
collect_time.py
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
extract_burnin.py
|
Fix staging data computation.
|
2024-11-19 16:49:08 -05:00 |
|
extract_color_transcode.py
|
Fix staging data computation.
|
2024-11-19 16:49:08 -05:00 |
|
extract_colorspace_data.py
|
Refactor colorspace extraction logic
|
2024-11-06 15:57:24 +01:00 |
|
extract_hierarchy_to_ayon.py
|
Apply suggestions from code review
|
2024-11-18 08:16:02 -05:00 |
|
extract_otio_audio_tracks.py
|
Adjust for missing reference.
|
2024-11-26 09:08:59 -05:00 |
|
extract_otio_file.py
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
extract_otio_review.py
|
AY-7222 Fix otio_review no handles and tempdir for Resolve
|
2024-12-09 18:49:56 -05:00 |
|
extract_otio_trimming_video.py
|
Fix lint.
|
2024-09-18 16:46:49 -04:00 |
|
extract_review.py
|
Fix staging data computation.
|
2024-11-19 16:49:08 -05:00 |
|
extract_review_slate.py
|
handle escape in 'run_subprocess'
|
2024-08-28 10:33:48 +02:00 |
|
extract_scanline_exr.py
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
extract_slate_data.py
|
Account for multiple slate frames.
|
2024-04-08 08:47:50 +01:00 |
|
extract_thumbnail.py
|
add houdini to thumbnail extraction
|
2024-12-12 13:44:26 +02:00 |
|
extract_thumbnail_from_source.py
|
modified global plugins
|
2024-02-21 18:37:52 +01:00 |
|
extract_usd_layer_contributions.py
|
Do not try to continue with logic if the instance isn't valid for the plug-in anyway
|
2024-10-24 22:10:25 +02:00 |
|
integrate.py
|
Log the filepath it invalidated for clearer log
|
2024-09-20 12:28:34 +02:00 |
|
integrate_hero_version.py
|
separate upload review to separated plugin
|
2024-07-22 15:05:24 +02:00 |
|
integrate_inputlinks.py
|
Fix docstring type definition
|
2024-09-24 14:49:20 +02:00 |
|
integrate_product_group.py
|
rename 'subsetGroup' > 'productGroup'
|
2024-03-05 14:09:34 +01:00 |
|
integrate_resources_path.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
integrate_review.py
|
Enhance comments and logs
|
2024-07-24 09:47:50 +02:00 |
|
integrate_thumbnail.py
|
add missing anatomy argument
|
2024-03-12 14:02:15 +01: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
|
modified global plugins
|
2024-02-21 18:37:52 +01:00 |
|
repair_unicode_strings.py
|
rename openpype > ayon_core
|
2024-02-05 15:26:43 +01:00 |
|
validate_asset_docs.py
|
mark 'newAssetPublishing' as deprecated since 24/06/06
|
2024-06-06 17:34:46 +02:00 |
|
validate_containers.py
|
rename 'ValidateContainers' to 'ValidateOutdatedContainers'
|
2024-05-20 15:34:12 +02:00 |
|
validate_file_saved.py
|
Add validate file saved for Cinema4D
|
2024-09-26 17:06:34 +02:00 |
|
validate_filesequences.py
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
validate_intent.py
|
change openpype imports to ayon_core
|
2024-02-05 15:46:47 +01:00 |
|
validate_publish_dir.py
|
modified global plugins
|
2024-02-21 18:37:52 +01:00 |
|
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
|
fix line lengths
|
2024-11-25 10:37:05 +01:00 |
|
validate_version.py
|
Update client/ayon_core/plugins/publish/validate_version.py
|
2024-05-31 11:56:48 +02:00 |