| .. |
|
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
|
Remove 'intent' context data override
|
2022-07-05 09:31:53 +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
|
collect anatomy objec plugin is using new Anatomy import
|
2022-06-29 15:29:23 +02:00 |
|
collect_avalon_entities.py
|
global plugins are using query functions
|
2022-07-01 11:47:01 +02:00 |
|
collect_cleanup_keys.py
|
moved collect cleanup keys earlier
|
2022-07-14 12:17:19 +02:00 |
|
collect_comment.py
|
|
|
|
collect_context_label.py
|
|
|
|
collect_current_pype_user.py
|
remove unused imports
|
2022-06-17 14:37:38 +02:00 |
|
collect_current_shell_file.py
|
|
|
|
collect_datetime_data.py
|
move functions from openpype.lib.config to openpype.lib.dateutils
|
2022-07-26 11:48:24 +02:00 |
|
collect_from_create_context.py
|
fill representation in instance data update
|
2022-07-13 16:10:59 +02:00 |
|
collect_hierarchy.py
|
global: hierarchy publishing only to active instances filter
|
2022-06-03 13:48:41 +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
|
|
|
|
collect_modules.py
|
few minor fixes
|
2021-11-10 19:48:09 +01:00 |
|
collect_otio_frame_ranges.py
|
import editorial functions from openpype.pipeline.editorial
|
2022-06-16 15:36:17 +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
|
import editorial functions from openpype.pipeline.editorial
|
2022-06-16 15:36:17 +02:00 |
|
collect_rendered_files.py
|
replace avalon imports in global plugins
|
2022-04-14 12:34:03 +02:00 |
|
collect_resources_path.py
|
Added mvLook publish.
|
2022-05-18 16:58:59 +09: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
|
|
|
|
collect_shell_workspace.py
|
|
|
|
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
|
global plugins are using query functions
|
2022-07-01 11:47:01 +02:00 |
|
extract_otio_audio_tracks.py
|
flame: adding host to some extract plugins
|
2022-01-14 17:56:16 +01:00 |
|
extract_otio_file.py
|
|
|
|
extract_otio_review.py
|
import editorial functions from openpype.pipeline.editorial
|
2022-06-16 15:36:17 +02:00 |
|
extract_otio_trimming_video.py
|
import editorial functions from openpype.pipeline.editorial
|
2022-06-16 15:36:17 +02:00 |
|
extract_review.py
|
try partially solve issue with handles
|
2022-07-12 12:02:05 +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
|
|
|
|
extract_thumbnail.py
|
fix typo
|
2022-07-26 11:15:48 +02:00 |
|
integrate.py
|
Merge pull request #3563 from pypeclub/feature/CU-2pz40cm_Use-query-functions-in-new-integrator
|
2022-07-26 18:16:14 +02:00 |
|
integrate_hero_version.py
|
integrate hero version use query functions
|
2022-07-01 11:45:52 +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
|
|
|
|
integrate_subset_group.py
|
check for existence of subset group on instance before profiling
|
2022-07-19 10:30:48 +02:00 |
|
integrate_thumbnail.py
|
global plugins are using query functions
|
2022-07-01 11:47:01 +02:00 |
|
repair_unicode_strings.py
|
|
|
|
start_timer.py
|
start stop timer plugins use settings from context
|
2021-09-27 18:07:40 +02:00 |
|
stop_timer.py
|
start stop timer plugins use settings from context
|
2021-09-27 18:07:40 +02:00 |
|
validate_asset_docs.py
|
Fix grammar + typos
|
2022-04-07 04:50:32 +02:00 |
|
validate_containers.py
|
Added validator for old containers for AfterEffects
|
2022-07-25 16:44:34 +02:00 |
|
validate_editorial_asset_name.py
|
global plugins are using query functions
|
2022-07-01 11:47:01 +02:00 |
|
validate_file_saved.py
|
|
|
|
validate_filesequences.py
|
changed "filesequence" target to "farm"
|
2021-12-10 14:31:56 +01:00 |
|
validate_intent.py
|
|
|
|
validate_resources.py
|
|
|
|
validate_sequence_frames.py
|
|
|
|
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 |