| .. |
|
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
|
simplified collect anatomy context data
|
2022-07-26 17:36:45 +02:00 |
|
collect_anatomy_instance_data.py
|
instance data is filled with instance asset specific values if are not already available on instance
|
2022-07-14 12:17:43 +02:00 |
|
collect_anatomy_object.py
|
raise KnownPublishError instead of AssertionError
|
2022-07-25 19:21:09 +02:00 |
|
collect_avalon_entities.py
|
raise KnownPublishError instead of AssertionError
|
2022-07-25 19:21:09 +02:00 |
|
collect_cleanup_keys.py
|
moved collect cleanup keys earlier
|
2022-07-14 12:17:19 +02:00 |
|
collect_comment.py
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|
collect_context_label.py
|
rename folder
|
2021-04-01 18:54:46 +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
|
Merge pull request #3594 from pypeclub/feature/OP-2840_Missing-context-on-publish-instances
|
2022-08-04 14:30:06 +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_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
|
general: adding traypublisher host
|
2022-07-19 17:08:16 +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
|
get project name from 'context.data["projectName"]' or 'anatomy.project_name' at obvious places
|
2022-07-25 19:20:03 +02:00 |
|
collect_scene_loaded_versions.py
|
global plugins are using query functions
|
2022-07-01 11:47:01 +02:00 |
|
collect_scene_version.py
|
Update openpype/plugins/publish/collect_scene_version.py
|
2022-01-31 10:48:11 +01:00 |
|
collect_settings.py
|
rename folder
|
2021-04-01 18:54:46 +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
|
added tray publisher to extract review/burnin plugins
|
2022-04-29 10:11:09 +02:00 |
|
extract_hierarchy_avalon.py
|
fixing problem with more function argumets
|
2022-07-27 13:14:35 +02:00 |
|
extract_otio_audio_tracks.py
|
mix audio using side file for filters
|
2022-08-08 17:29:02 +02:00 |
|
extract_otio_file.py
|
global: adding trayp families to plugins
|
2022-07-21 09:12:52 +02:00 |
|
extract_otio_review.py
|
import editorial functions from openpype.pipeline.editorial
|
2022-06-16 15:36:17 +02:00 |
|
extract_otio_trimming_video.py
|
global: removing trayp host from plugins
|
2022-07-21 08:24:29 +02:00 |
|
extract_review.py
|
♻️ handle host name that is not set
|
2022-08-19 12:09:52 +02:00 |
|
extract_review_slate.py
|
adding codec args for keeping continuity even wtih audio stream.
|
2022-07-22 15:37:10 +02:00 |
|
extract_scanline_exr.py
|
replaced usage of OPENPYPE_OIIO_PATH env with get_oiio_tools_path function
|
2021-04-14 15:14:50 +02:00 |
|
extract_thumbnail.py
|
Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial
|
2022-07-28 17:39:56 +02:00 |
|
extract_trim_video_audio.py
|
global: dealing with reviewable in trim audio/video plugin
|
2022-07-21 09:13:13 +02:00 |
|
integrate.py
|
Merge pull request #3601 from pypeclub/feature/OP-3392_Naive-implementation-of-document-updates-for-client
|
2022-08-08 17:35:31 +02:00 |
|
integrate_hero_version.py
|
add all keys from anatomy data to representation context even if it's already there
|
2022-08-09 18:47:28 +02:00 |
|
integrate_inputlinks.py
|
replace avalon imports in global plugins
|
2022-04-14 12:34:03 +02:00 |
|
integrate_legacy.py
|
remove hosts filter on integrator plugins
|
2022-07-22 18:14:26 +02: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
|
get project name from 'context.data["projectName"]' or 'anatomy.project_name' at obvious places
|
2022-07-25 19:20:03 +02: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
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|
validate_sequence_frames.py
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|
validate_unique_names.py
|
validate unique names
|
2021-11-02 17:01:13 +01:00 |
|
validate_version.py
|
Add houdini for validate version
|
2022-01-14 18:00:01 +01:00 |