Commit graph

24149 commits

Author SHA1 Message Date
Jakub Trllo
1698aefcfb use 'get_publish_template_name' in hero integration 2022-08-29 18:57:00 +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
c76a1a1dbb added settings for hero templates and changed 'tasks' to 'task_names' 2022-08-29 18:52:43 +02:00
Jakub Trllo
c7108ac7fb modified imports in integrators 2022-08-29 18:23:37 +02:00
Jakub Trllo
96138a0b73 use new functions in integrators 2022-08-29 18:22:49 +02:00
Jakub Trllo
2b6c465923 added helper functions to get template name 2022-08-29 18:03:30 +02:00
Jakub Trllo
0d8cf12618 define new source where publish templates are not defined in integrate plubin 2022-08-29 17:14:22 +02:00
Jakub Trllo
e13179a167
Merge pull request #3751 from pypeclub/feature/OP-3844_Move-delivery-logic-to-pipeline
General: Move delivery logic to pipeline
2022-08-29 16:45:02 +02:00
Jakub Trllo
cd09f23b96 removed unused import 2022-08-29 16:44:51 +02:00
Jakub Trllo
19c7d2b8a1 marked 'copy_file' as deprecated 2022-08-29 15:20:21 +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
ea241ca807 added some docstrings to deprecated functions 2022-08-29 14:41:44 +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
aeb30b3101 marked functions in delivery as deprecated 2022-08-29 14:13:21 +02:00
Jakub Trllo
c26119cc9f use new functions in code 2022-08-29 14:13:08 +02:00
Jakub Trllo
6398f02109 copied function to collect frames 'collect_frames' 2022-08-29 14:10:48 +02:00
Jakub Trllo
3618e8f856 create formatting function for file sizes 'format_file_size' 2022-08-29 14:10:23 +02:00
Jakub Trllo
55e4f4f468
Merge pull request #3748 from pypeclub/bugfix/few-import-changes
General: Smaller fixes of imports
2022-08-29 13:21:04 +02:00
Jakub Ježek
f0e09c9841
Merge pull request #3737 from pypeclub/bugfix/OP-3700_Nuke-missing-job-dependency-if-multiple-bake-streams 2022-08-29 12:53:03 +02:00
Jakub Trllo
5ad2de372a use new 'get_subset_name' in creator plugins 2022-08-29 12:11:30 +02:00
Jakub Trllo
fcb047770a fix import in collect ftrack api 2022-08-29 12:07:51 +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
pypebot
99413a3942
[Automated] Merged main into develop 2022-08-27 06:12:41 +02:00
OpenPype
55849039b5 [Automated] Bump version 2022-08-27 04:12:30 +00:00
pypebot
933e98e1e1
[Automated] Merged develop into main 2022-08-27 06:03:49 +02:00
64qam
90da5e4502
Merge pull request #3744 from pypeclub/feature/OP-3836_Host-addons-cleanup
General: Host addons cleanup
2022-08-26 16:41:34 +02:00
Jakub Trllo
4fda8d6ff2 fix addon name 2022-08-26 16:34:36 +02:00
Jakub Trllo
a0c3eb6f80 removed unnecessary lines 2022-08-26 16:32:34 +02:00
Jakub Trllo
5736fa2382 fix testing classes 2022-08-26 16:07:16 +02:00
Jakub Trllo
6801a719d3 added method to get last available variant in application manager 2022-08-26 16:06:59 +02:00
Jakub Trllo
0050b94ae9
Merge pull request #3686 from pypeclub/feature/benevolent_context_lable_collector
General: Benevolent context label collector
2022-08-26 15:32:55 +02:00
Jakub Trllo
310bc6b705 renamed nuke to addon 2022-08-26 15:17:51 +02:00
Jakub Trllo
511bf71f61 fix standalone publisher settings 2022-08-26 15:17:28 +02:00
Jakub Trllo
3d7b2179c8 renamed aftereffects to addon 2022-08-26 15:15:42 +02:00
Jakub Trllo
a991d4b6fe renamed blender to addon 2022-08-26 15:15:14 +02:00
Jakub Trllo
621b2dbe88 renamed hiero to addon 2022-08-26 15:14:33 +02:00
Jakub Trllo
7af8e89984 renamed maya to addon 2022-08-26 15:14:05 +02:00
Jakub Trllo
4a35b4bea7 renamed standalonepublisher to addon 2022-08-26 15:13:16 +02:00
Jakub Trllo
3e912a88f6 renamed module.py to addon.py, changed addon name and host name 2022-08-26 15:12:19 +02:00
Jakub Trllo
f0ddc5b746 renamed 'tvpaint_module.py' to 'addon.py' 2022-08-26 15:11:22 +02:00
Jakub Trllo
0212f6fc06 renamed module.py to addon.py in unreal 2022-08-26 15:11:14 +02:00
maxpareschi
2c81bb5788 moved env logic inside matching check 2022-08-26 15:09:47 +02:00