Jakub Trllo
|
df1cccf258
|
Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location
|
2022-09-12 11:24:52 +02:00 |
|
Jakub Trllo
|
e1c17c71d3
|
fix variable name
|
2022-09-07 12:11:06 +02:00 |
|
Jakub Trllo
|
41f0e4cd34
|
Merge branch 'develop' into feature/OP-3394_Move-create-project-folders-to-pipeline
|
2022-09-07 12:05:07 +02:00 |
|
Jakub Trllo
|
965a1d8f61
|
Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location
|
2022-09-06 17:25:53 +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
|
141735dad8
|
Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location
|
2022-08-31 18:24:15 +02:00 |
|
Jakub Trllo
|
17cfd18d1a
|
use new location of 'get_linked_assets'
|
2022-08-31 18:19:51 +02:00 |
|
Jakub Trllo
|
27e74ee009
|
skip folders creation if are not set
|
2022-08-31 16:15:28 +02:00 |
|
Jakub Trllo
|
c7ffda124e
|
moved 'create_project_folders' and 'get_project_basic_paths'
|
2022-08-31 16:10:54 +02:00 |
|
Jakub Trllo
|
d3a9610c5a
|
moved helper function to pipeline.project_folders
|
2022-08-31 16:09:15 +02:00 |
|
Jakub Trllo
|
acf3d67f24
|
moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile'
|
2022-08-31 15:59:20 +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
|
c6a6e3b21a
|
added warning for access to legacy settings
|
2022-08-29 19:07:34 +02:00 |
|
Jakub Trllo
|
63f5b5f2ab
|
added ability to get hero version template name
|
2022-08-29 18:53:49 +02:00 |
|
Jakub Trllo
|
9d4416719b
|
convert legacy to new settings by replacing 'tasks' with 'task_names'
|
2022-08-29 18:53:33 +02:00 |
|
Jakub Trllo
|
2b6c465923
|
added helper functions to get template name
|
2022-08-29 18:03:30 +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 |
|
Jakub Trllo
|
08675dcdf5
|
moved default repair actions into publish plugins
|
2022-08-26 11:02:33 +02:00 |
|
Jakub Trllo
|
5908995349
|
moved helper functions 'get_errored_instances_from_context' and 'get_errored_plugins_from_context' into openpype.pipeline.publish
|
2022-08-26 11:00:34 +02:00 |
|