Commit graph

24197 commits

Author SHA1 Message Date
Ondrej Samohel
f09cd22e7c
♻️ remove unused import 2022-09-02 15:56:06 +02:00
Ondrej Samohel
13dd125e26
🚨 remove debug prints 2022-09-02 15:55:37 +02:00
Ondrej Samohel
e189b21e54
🐛 set AttributeValues as new style class 2022-09-02 15:55:05 +02:00
Ondřej Samohel
d2233bc6f8
🔧 new style creator 2022-09-01 18:47:58 +02:00
Ondřej Samohel
1ca386c78d
🐛 add required key variant 2022-09-01 18:46:53 +02:00
Ondřej Samohel
8ce7d45dd9
🚧 change to new creator style 2022-08-30 18:46:19 +02:00
Ondřej Samohel
20e25e111b
👽 change houdini to host addon 2022-08-30 18:46:19 +02:00
Ondřej Samohel
2f6a6cfc9a
👽 implement creator methods 2022-08-30 18:46:19 +02:00
Ondřej Samohel
781a3df7fb
🔥 remove workio
workio integrated into host addon
2022-08-30 18:46:19 +02:00
Ondřej Samohel
f2a1a11bec
💄 add new publisher menu item 2022-08-30 18:41:57 +02:00
Ondřej Samohel
954a52ed5b
Merge branch 'feature/OP-3776_Houdini-as-addon' into enhancement/OP-3075_houdini-new-publisher 2022-08-30 16:03:14 +02:00
Ondřej Samohel
6067b1effc
:minus: delete avalon-core submodule 2022-08-30 16:02:57 +02:00
Ondřej Samohel
d170cdfaff
Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher 2022-08-30 15:40:08 +02:00
Jakub Trllo
318e26f7c6 Merge branch 'develop' into feature/OP-3776_Houdini-as-addon 2022-08-30 13:48:19 +02:00
Ondřej Samohel
c3e688c888
Merge pull request #3697 from pypeclub/feature/OP-3411_publishing-houdini-workfiles
Houdini: Publishing workfiles
2022-08-30 13:46:11 +02:00
Jakub Trllo
90b474b365 removed OpenColorIO submodule 2022-08-30 13:39:44 +02:00
Jakub Trllo
e23ed382f8 added python 3.9 startup script for houdini 2022-08-30 13:23:07 +02:00
pypebot
a43f245727
[Automated] Merged release main into develop 2022-08-30 10:39:45 +02:00
OpenPype
3a425fcf38 [Automated] Release 2022-08-30 08:33:14 +00:00
pypebot
7c412899f8
[Automated] Merged main into develop 2022-08-30 10:21:10 +02:00
OpenPype
40a4262916 [Automated] Bump version 2022-08-30 08:20:59 +00:00
pypebot
638c0b9156
[Automated] Merged develop into main 2022-08-30 10:11:52 +02:00
Jakub Trllo
ce303d29d8
Merge pull request #3662 from kaamaurice/feature/blender-validators-with-settings-schemas
Blender: validators code correction with settings and defaults
2022-08-30 09:58:40 +02:00
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