Commit graph

24150 commits

Author SHA1 Message Date
Ondřej Samohel
cffd4d4641
Merge pull request #3753 from BigRoy/fix_3752
Maya: Fix typo in getPanel argument `with_focus` -> `withFocus`
2022-08-29 17:54:28 +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
Roy Nieterau
b14bb4b91e Fix typo for Maya argument with_focus -> withFocus 2022-08-29 17:23: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
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
46553deec9 use perations in integrate thumbnail 2022-08-29 13:32:23 +02:00
Jakub Trllo
88d9148116 added creation of new thumbnail document into operations 2022-08-29 13:32:12 +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
6f4f87418e integrate thumbnail does not require 'AVALON_THUMBNAIL_ROOT' to be set if template does not use it 2022-08-29 13:31:28 +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