..
help
Add global unique subsets validator
2023-01-18 00:11:02 +01:00
cleanup.py
Global: persistent staging directory for renders ( #4583 )
2023-03-24 16:30:46 +01:00
cleanup_explicit.py
Fix typos
2023-01-18 10:23:11 +01:00
cleanup_farm.py
Global: persistent staging directory for renders ( #4583 )
2023-03-24 16:30:46 +01:00
collect_anatomy_context_data.py
get "task" from context in anatomy context data
2022-11-16 14:43:19 +01:00
collect_anatomy_instance_data.py
Grammar+typos
2023-01-18 01:29:47 +01:00
collect_anatomy_object.py
raise KnownPublishError instead of AssertionError
2022-07-25 19:21:09 +02:00
collect_audio.py
resolve conflicts
2022-12-09 19:21:17 +08:00
collect_cleanup_keys.py
moved collect cleanup keys earlier
2022-07-14 12:17:19 +02:00
collect_comment.py
Use right plugic class for 'CollectInstanceCommentDef'
2023-03-17 17:39:54 +01:00
collect_context_entities.py
get "asset" and "task" from context
2022-11-16 14:43:19 +01:00
collect_context_label.py
Change the check of "label" key
2022-08-17 18:07:30 +02:00
collect_current_context.py
make sure legacy io is installed
2022-07-25 18:57:23 +02:00
collect_current_pype_user.py
remove unused imports
2022-06-17 14:37:38 +02:00
collect_current_shell_file.py
rename folder
2021-04-01 18:54:46 +02:00
collect_custom_staging_dir.py
Global: persistent staging directory for renders ( #4583 )
2023-03-24 16:30:46 +01:00
collect_datetime_data.py
Merge branch 'develop' into feature/OP-2840_Missing-context-on-publish-instances
2022-07-28 10:24:29 +02:00
collect_frames_fix.py
OP-4617 - added rewrite_version toggle
2023-01-24 17:08:02 +01:00
collect_from_create_context.py
fix context collection from create context
2023-02-09 12:04:06 +01:00
collect_hierarchy.py
get project name from 'context.data["projectName"]' or 'anatomy.project_name' at obvious places
2022-07-25 19:20:03 +02:00
collect_host_name.py
added more information abou app - name and label
2022-04-06 16:13:50 +02:00
collect_input_representations_to_versions.py
General: Input representation ids are not ObjectIds ( #4576 )
2023-03-07 13:45:49 +01:00
collect_machine_name.py
change order of some collectors
2022-07-25 18:30:23 +02:00
collect_modules.py
changed order of collect modules manager
2022-08-09 18:05:17 +02:00
collect_otio_frame_ranges.py
global: improving code readibility
2022-09-15 13:12:23 +02:00
collect_otio_review.py
global: track name was failing if duplicated root word in name
2022-01-20 17:50:54 +01:00
collect_otio_subset_resources.py
anatomy data from instance rather then context
2023-02-22 11:55:08 +01:00
collect_rendered_files.py
raise KnownPublishError instead of AssertionError
2022-07-25 19:21:09 +02:00
collect_resources_path.py
Merge branch 'develop' into feature/OP-3074_xgen
2023-01-12 15:57:33 +00:00
collect_scene_loaded_versions.py
Don't use legacy_io session in global plugins
2022-11-24 10:54:46 +01:00
collect_scene_version.py
OP-3426 - refactor - replaced check of env var with function
2022-11-07 11:40:15 +01:00
collect_settings.py
import setting functions from 'openpype.settings'
2022-10-04 11:51:52 +02:00
collect_shell_workspace.py
rename folder
2021-04-01 18:54:46 +02:00
collect_source_for_source.py
OP-4504 - remove check for existence
2022-12-15 16:37:45 +01:00
collect_time.py
replaced usage of avalon.lib.time with new function get_formatted_current_time
2022-03-11 16:40:41 +01:00
extract_burnin.py
Merge branch 'develop' into feature/OP-3278_camera-focal-length
2023-03-29 11:12:09 +02:00
extract_color_transcode.py
Fix - store target_colorspace as new colorspace ( #4544 )
2023-02-28 16:33:18 +01:00
extract_colorspace_data.py
Global: refactory colormanaged exctractor into plugin mixin
2023-02-28 14:53:49 +01:00
extract_hierarchy_avalon.py
Editorial: Fix tasks removal ( #4558 )
2023-03-06 11:00:02 +01:00
extract_otio_audio_tracks.py
import lib functions from 'openpype.lib'
2022-10-21 14:13:36 +02:00
extract_otio_file.py
🐛 skip plugin if otioTimeline is missing
2022-09-15 11:00:20 +02:00
extract_otio_review.py
global: review otio with improved jpg to jpg quality
2023-01-16 22:01:00 +01:00
extract_otio_trimming_video.py
use new Extractor in global plugins
2022-09-01 11:40:33 +02:00
extract_review.py
Remove "preview" data from representation ( #4759 )
2023-03-31 17:08:58 +02:00
extract_review_slate.py
fix 'path_to_subprocess_arg' usage
2022-09-01 11:42:20 +02:00
extract_scanline_exr.py
import lib functions from 'openpype.lib'
2022-10-21 14:13:36 +02:00
extract_thumbnail.py
Merge pull request #4263 from ynput/enhancement/online-family-improvements
2023-01-13 16:51:24 +01:00
extract_thumbnail_from_source.py
OP-4504 - added '_thumb' suffix to thumbnail
2022-12-15 16:29:56 +01:00
extract_trim_video_audio.py
use new Extractor in global plugins
2022-09-01 11:40:33 +02:00
integrate.py
Integrator: Enforce unique destination transfers, disallow overwrites in queued transfers ( #4662 )
2023-03-21 15:29:19 +01:00
integrate_hero_version.py
add all sites of previous files to new files ( #4737 )
2023-03-30 19:04:44 +02:00
integrate_inputlinks.py
replace avalon imports in global plugins
2022-04-14 12:34:03 +02:00
integrate_legacy.py
creator, validator and extractor for point cloud from tyFlow
2023-03-17 22:56:00 +01:00
integrate_resources_path.py
rename folder
2021-04-01 18:54:46 +02:00
integrate_subset_group.py
🐛 use the right key
2022-08-19 13:07:52 +02:00
integrate_thumbnail.py
resolve conflicts
2022-12-09 19:21:17 +08:00
preintegrate_thumbnail_representation.py
Global: add tags field to thumbnail representation ( #4660 )
2023-03-21 10:42:06 +01:00
repair_unicode_strings.py
rename folder
2021-04-01 18:54:46 +02:00
validate_asset_docs.py
global, flame, hiero, resolve, sp: implementing newAssetPublishing
2022-07-27 11:21:20 +02:00
validate_containers.py
Clarify label for new publisher "options"
2023-01-18 00:28:32 +01:00
validate_editorial_asset_name.py
Don't use legacy_io session in global plugins
2022-11-24 10:54:46 +01:00
validate_file_saved.py
rename folder
2021-04-01 18:54:46 +02:00
validate_filesequences.py
changed "filesequence" target to "farm"
2021-12-10 14:31:56 +01:00
validate_intent.py
validate intent has settings and can work on more hosts
2021-09-27 15:47:17 +02:00
validate_publish_dir.py
OP-4504 - changed to XMLPublishError
2022-12-15 13:15:14 +01:00
validate_resources.py
use new source of order variables
2022-08-26 14:51:22 +02:00
validate_sequence_frames.py
rename folder
2021-04-01 18:54:46 +02:00
validate_unique_subsets.py
Add global unique subsets validator
2023-01-18 00:11:02 +01:00
validate_version.py
Fix grammar
2023-01-18 01:05:11 +01:00