Commit graph

519 commits

Author SHA1 Message Date
Jakub Trllo
abbe7b7a36 implemented function 'get_contexts_for_repre_docs' to get representation contexts from already queried representations 2022-09-09 19:15:49 +02:00
Jakub Trllo
778f2c09ad renamed 'update_template' to 'rebuild_template' 2022-09-09 18:09:18 +02:00
Jakub Trllo
bd5d7ca4a6 added more specific attributes 2022-09-09 17:58:51 +02:00
Jakub Trllo
77d8d1b1ce implemented basics of update template placeholder 2022-09-09 16:53:21 +02:00
Jakub Trllo
e45fd5f995 changed 'process_placeholder' to 'populate_placeholder' 2022-09-09 16:53:06 +02:00
Jakub Trllo
d3eca627de added some more options for shared data 2022-09-09 16:52:39 +02:00
Jakub Trllo
e5654595a8 implemented 'get_workfile_build_placeholder_plugins' for maya 2022-09-09 13:31:55 +02:00
Jakub Trllo
d5346a14d9 implemented helper functions to receive placeholder option keys 2022-09-09 12:28:32 +02:00
Jakub Trllo
ffab250bf8 changed how 'get_placeholder_plugin_classes' is implemented 2022-09-09 12:26:45 +02:00
Jakub Trllo
326d21d86a use 'get_placeholder_plugin_classes' from host 2022-09-09 12:25:11 +02:00
Jakub Trllo
1ee1c28588 added method to build template 2022-09-09 12:24:54 +02:00
Jakub Trllo
187eaaec2d renamed 'process_scene_placeholders' to 'populate_scene_placeholders' 2022-09-09 12:24:37 +02:00
Jakub Trllo
50a9a7973b small modifications of placeholder identifiers and errors 2022-09-08 18:31:15 +02:00
Jakub Trllo
0d6c40bb32 added few missing abstract methods and attributes 2022-09-07 19:13:00 +02:00
Jakub Trllo
170c35c4d1 initial commit - not changing current implementation yet 2022-09-07 14:37:00 +02:00
Jakub Trllo
0015b477eb Merge branch 'develop' into feature/OP-3788_Move-queries-of-asset-and-representation-links 2022-09-05 12:19:31 +02:00
Jakub Trllo
1d5e691daf
Merge pull request #3763 from pypeclub/feature/OP-3851_Update-nuke-template-build
Nuke: Build workfile by template
2022-09-02 15:41:38 +02:00
Jakub Trllo
0399c311db copied 'Extractor' to publish pipeline 2022-09-01 10:42:17 +02:00
Jakub Trllo
17cfd18d1a use new location of 'get_linked_assets' 2022-08-31 18:19:51 +02:00
Jakub Trllo
4ac4c672bf use 'task_names' instead of 'tasks' 2022-08-31 11:45:09 +02:00
Jakub Trllo
d5f5fedfda fix host name getter 2022-08-31 11:44:53 +02:00
Jakub Trllo
57d55a4091 remove unused variable 2022-08-30 13:49:24 +02:00
Jakub Trllo
cd4b5ce227 Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-30 13:48:02 +02:00
Jakub Trllo
fb0ec16bf3 fix return value of 'get_instance_staging_dir' 2022-08-30 11:54:50 +02:00
Jakub Trllo
0db9c8ae0a
Merge pull request #3750 from pypeclub/feature/OP-3484_Thumbnail-storage-per-project
General: Thumbnail can use project roots
2022-08-29 17:36:45 +02:00
Jakub Trllo
d3a7637d15 Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence' 2022-08-29 15:10:44 +02:00
Jakub Trllo
eaff50b23e Marked 'process_single_file' as deprecated and moved to pipeline delivery as 'deliver_single_file' 2022-08-29 15:07:45 +02:00
Jakub Trllo
dc77d4a609 marked 'check_destination_path' as deprecated and moved to pipeline.delivery 2022-08-29 15:04:03 +02:00
Jakub Trllo
fe566f4a4b copied 'copy_file' to 'pipeline.delivery' and renamed to '_copy_file' 2022-08-29 15:00:57 +02:00
Jakub Trllo
e2060b9d65 marked 'get_format_dict' as deprecated and moved it to pipeline delivery 2022-08-29 15:00:08 +02:00
Jakub Trllo
14dc209ab0 'get_project_template_data' can access project name 2022-08-29 14:53:52 +02:00
Jakub Trllo
f2a191861b marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy' 2022-08-29 14:41:28 +02:00
Jakub Trllo
315cf40d8b fixed import in load utils 2022-08-29 14:29:43 +02:00
Jakub Trllo
d58ea89415 implemented 'get_representation_path_with_anatomy'. 2022-08-29 14:26:23 +02:00
Jakub Trllo
f99d9d3d77 use project anatomy if needed 2022-08-29 13:36:58 +02:00
Jakub Trllo
f56658737a use also anatomy roots 2022-08-29 13:35:50 +02:00
Jakub Trllo
503d64ec11 thumbnail resolver does not need to have 'AVALON_THUMBNAIL_ROOT' set if thumbnail template does not need it 2022-08-29 13:31:57 +02:00
Jakub Trllo
5ad2de372a use new 'get_subset_name' in creator plugins 2022-08-29 12:11:30 +02:00
Jakub Trllo
ce3d0094a3
Merge pull request #3742 from maxpareschi/3.14.1-22dogs.1
enhancement/workfile template also matches against os.environ
2022-08-29 11:27:54 +02:00
maxpareschi
2c81bb5788 moved env logic inside matching check 2022-08-26 15:09:47 +02:00
Jakub Trllo
9e7abf5804 Merge branch 'develop' into feature/OP-3819_Move-subset-name-functionality 2022-08-26 14:59:49 +02:00
maxpareschi
2d9f2a6e76 os.environ is now a copy not an instance 2022-08-26 14:46:03 +02:00
Jakub Trllo
d570f882ca added orders to publish constants 2022-08-26 12:34:32 +02:00
maxpareschi
380965927a reversed dict merging, anatomy has precedence. 2022-08-26 12:13:29 +02:00
Jakub Trllo
5203814b0e added helper function to get staging dir even outside 'Extractor' plugin 2022-08-26 11:59:45 +02:00
Jakub Trllo
dc9971fd72 fix py2 compatibility 2022-08-26 11:56:18 +02:00
Jakub Trllo
16bd7a3fef fix imported function name 2022-08-26 11:50:53 +02:00
Jakub Trllo
66bbb5497a fix all families filter 2022-08-26 11:32:18 +02:00
Jakub Trllo
fa2234259e replaced usages of 'contextplugin_should_run' with 'context_plugin_should_run' 2022-08-26 11:27:20 +02:00
Jakub Trllo
e28603bf1d added 'context_plugin_should_run' to pipeline publish 2022-08-26 11:24:03 +02:00