..
help
Update openpype/plugins/publish/help/validate_containers.xml
2022-08-12 13:34:37 +02:00
cleanup.py
added hosts filter for old cleanup plugin
2021-12-13 20:16:48 +01:00
cleanup_explicit.py
added new plugin that will cleanup paths defined in context
2021-12-13 20:10:36 +01:00
cleanup_farm.py
replace avalon imports in global plugins
2022-04-14 12:34:03 +02: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
fix variable check in collect anatomy instance data
2022-11-11 15:43:38 +01:00
collect_anatomy_object.py
raise KnownPublishError instead of AssertionError
2022-07-25 19:21:09 +02:00
collect_audio.py
Update openpype/plugins/publish/collect_audio.py
2022-08-24 14:14:58 +02:00
collect_cleanup_keys.py
moved collect cleanup keys earlier
2022-07-14 12:17:19 +02:00
collect_comment.py
removed redundant line
2022-12-06 09:52:36 +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_datetime_data.py
Merge branch 'develop' into feature/OP-2840_Missing-context-on-publish-instances
2022-07-28 10:24:29 +02:00
collect_from_create_context.py
create context collector also adds thumbnail source to instances
2022-10-27 18:41:53 +02: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
Remove blank line
2022-08-09 11:40:28 +02: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
improving code readability
2022-08-19 16:14:41 +02:00
collect_rendered_files.py
raise KnownPublishError instead of AssertionError
2022-07-25 19:21:09 +02:00
collect_resources_path.py
OP-4504 - check for None
2022-12-01 18:38:24 +01:00
collect_scene_loaded_versions.py
global plugins are using query functions
2022-07-01 11:47:01 +02:00
collect_scene_version.py
import lib functions from 'openpype.lib'
2022-10-21 14:13:36 +02: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_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
use comment from instance where possible
2022-12-05 19:31:09 +01:00
extract_hierarchy_avalon.py
fix sync of asset docs on instances
2022-11-25 12:12:58 +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
use new Extractor in global plugins
2022-09-01 11:40:33 +02:00
extract_otio_trimming_video.py
use new Extractor in global plugins
2022-09-01 11:40:33 +02:00
extract_review.py
unify formatting
2022-11-30 17:38:16 +01: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 branch 'develop' into feature/OP-3445_tray-publisher-editorial
2022-07-28 17:39:56 +02:00
extract_thumbnail_from_source.py
OP-4504 - logging message is wrong as it is called on instances also
2022-12-07 12:34:26 +01:00
extract_trim_video_audio.py
use new Extractor in global plugins
2022-09-01 11:40:33 +02:00
integrate.py
OP-4504 - fix resolving of originalDirname
2022-12-07 17:51:41 +01:00
integrate_hero_version.py
OP-4181 - removed unneeded line
2022-10-07 12:20:09 +02:00
integrate_inputlinks.py
replace avalon imports in global plugins
2022-04-14 12:34:03 +02:00
integrate_legacy.py
use comment from instance where possible
2022-12-05 19:31:09 +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
move unpublished representations logic to separated method
2022-12-06 15:19:04 +01:00
preintegrate_thumbnail_representation.py
OP-4371 - remove families from PreIntegrateThumbnail
2022-11-03 17:58:10 +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
OP-3704 - translated validate_containers.py into New publisher style
2022-08-03 16:57:56 +02:00
validate_editorial_asset_name.py
global: adding trayp families to plugins
2022-07-21 09:12:52 +02: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_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_version.py
Added photoshop and aftereffects into ValidateVersion
2022-10-11 18:38:43 +02:00