Commit graph

3644 commits

Author SHA1 Message Date
Jakub Trllo
7095bff502 set "farm" to true in maya render colletor 2022-08-17 11:04:58 +02:00
Roy Nieterau
53257a9198 Merge remote-tracking branch 'upstream/develop' into remove_unused_code 2022-08-16 10:30:04 +02:00
Roy Nieterau
cc83982443 Merge remote-tracking branch 'upstream/develop' into remove_unused_code 2022-08-16 09:01:47 +02:00
Ondřej Samohel
7aa5ff7068
Merge remote-tracking branch 'origin/develop' into feature/maya-unreal-layout 2022-08-15 18:25:30 +02:00
Ondřej Samohel
cafd9a1402
Merge pull request #3643 from BigRoy/fix_3642
Maya: Refactor moved usage of CreateRender settings
2022-08-15 17:42:37 +02:00
Ondřej Samohel
0b0bc57c4c
Merge pull request #3628 from moonyuet/bugfix/OP-3531_Maya-aiImage-and-UDIM
fix the bug of failing to extract look when UDIMs format used in AiImage
2022-08-15 11:04:46 +02:00
Jakub Ježek
030d8d4a51
Merge pull request #3632 from pypeclub/bugfix/nuke-settings-of-write-nodes-dont-works
Nuke: color settings for render write node is working now
2022-08-15 11:00:00 +02:00
Jakub Trllo
e95c58e7b0
Merge pull request #3637 from pypeclub/feature/OP-3646_Move-workfiles-functions-into-pipeline
General: Move workfiles functions into pipeline
2022-08-12 20:07:20 +02:00
Kayla Man
cd64ffb8f8 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 21:51:45 +08:00
Kayla Man
f9f275f6a0 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 21:47:08 +08:00
Kayla Man
85575e3a99 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 21:40:40 +08:00
Kayla Man
a9cee020b5 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 21:38:45 +08:00
Kayla Man
9b01e6e032 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 21:36:40 +08:00
Kayla Man
ffea3e85fe fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 21:34:30 +08:00
Kayla Man
f5578cf664 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 20:57:18 +08:00
Kayla Man
fc65721838 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 20:52:47 +08:00
Kayla Man
dc73bbdb13 fix the bug of failing to extract look when UDIM formats used in AiImage 2022-08-12 20:49:34 +08:00
Kayla Man
82c4f19979 fix the bug of failing to extract look when UDIM format used in AiImage 2022-08-12 18:36:05 +08:00
Kayla Man
ec157e0a2a fix the bug of failing to extract look when UDIM format used in AiImage 2022-08-12 18:34:12 +08:00
Ondřej Samohel
0be8a8f990
Merge pull request #3651 from pypeclub/Collect-full_exp_files-instead-of-leaving-it-empty
Collect full_exp_files instead of leaving it empty
2022-08-12 10:59:33 +02:00
Kayla Man
782a393a20 Collect full_exp_files instead of leaving it empty 2022-08-12 00:16:41 +08:00
Kayla Man
7f48af4bdc Collect full_exp_files instead of leaving it empty 2022-08-12 00:11:52 +08:00
Roy Nieterau
7cd47ff6c4 Only update and save the workspace once
This avoids saving it many times on repair in scenes with many renderlayers and thus many renderlayer instances since repair runs per instance.
2022-08-11 12:54:33 +02:00
Roy Nieterau
8fe20486a9 Remove usage of mel eval and pymel 2022-08-11 12:51:01 +02:00
Roy Nieterau
f0a6a6414e Tweak ValidateRenderImageRule docstring and invalidation error message 2022-08-11 11:54:35 +02:00
Roy Nieterau
74a91f4d22 Fix more missing refactors 2022-08-10 17:01:42 +02:00
Roy Nieterau
f74101be34 Remove unused get current renderer logic
The `renderer` variable wasn't used
2022-08-10 16:45:19 +02:00
Roy Nieterau
3d62093224 Refactor moved usage of CreateRender settings 2022-08-10 16:14:50 +02:00
Simone Barbieri
4d47759249 Fixed with the right type parameter for FBX 2022-08-10 11:29:46 +01:00
Simone Barbieri
eb0e014bea Fix call to load file in case of fbx file 2022-08-09 18:35:32 +01:00
Simone Barbieri
1c133cf6b1 FIx to use project name instead of code in update for ReferenceLoader 2022-08-09 17:46:58 +01:00
Jakub Trllo
939955339c use moved functions in code 2022-08-09 16:18:23 +02:00
Jakub Trllo
65268fbc09 changed import of 'BuildWorkfile' in code 2022-08-09 15:11:33 +02:00
Jakub Trllo
bf463afc41 moved 'get_workdir_from_session' to context tools 2022-08-09 13:50:16 +02:00
Jakub Trllo
02007784fa moved 'get_last_workfile_with_version' and 'get_last_workfile' to 'openpype.pipeline.workfile' 2022-08-09 12:56:50 +02:00
Jakub Trllo
b89e99e890 change imports of 'get_workfile_template_key', 'get_workfile_template_key_from_context' and 'get_workdir_with_workdir_data' and 'get_workdir' in code 2022-08-09 12:47:29 +02:00
Kayla Man
cb5dd41fba fix the bug of failing to extract look with UDIMs format in aiIMage 2022-08-09 15:43:01 +08:00
Kayla Man
de84296711 fix the bug of failing to extract look with UDIMs format in aiIMage 2022-08-09 15:20:25 +08:00
Kayla Man
61457bffde fix the bug of failing to extract look with UDIMs format in aiIMage 2022-08-09 15:19:12 +08:00
Jakub Jezek
ab810691c5
nuke: wrong key name in settings for write node type 2022-08-08 22:34:57 +02:00
Simone Barbieri
26572719c9 Added FBX support for update in reference loader 2022-08-08 17:01:40 +01:00
Kayla Man
38c35a87de fix AiImage colorspace and UDIMs errored out while extracting the look 2022-08-08 22:15:50 +08:00
Kayla Man
1a7164fa90 fix the bug of failing to extract the look with the UDIMs format in AiImage 2022-08-08 20:11:07 +08:00
Kayla Man
13bc6cab8e fix the bug of failing to extract the look with the UDIMs format in AiImage 2022-08-08 20:10:04 +08:00
Kayla Man
ed13f96a12 fix the bug of failing to extract look when UDIMs format used in AiImage 2022-08-08 19:44:43 +08:00
Ondřej Samohel
401a04c767
🐛 fix missing variable and handle unset Settings value 2022-08-05 17:14:10 +02:00
Ondřej Samohel
10ff356273
♻️ refactor the fix 2022-08-05 16:44:30 +02:00
Ondřej Samohel
fa7b7d67f9
🐛 fix aov separator in redshift 2022-08-05 16:29:13 +02:00
Milan Kolar
63b270a084
Merge pull request #3607 from moonyuet/bugfix/-OP_3534_Maya--Look-Data-Contents-fails-with-custom-attribute-on-group 2022-08-04 09:28:43 +02:00
Petr Kalis
7cfd9624a3 "OP-3684 - revert - fix for new publisher"
This reverts commit 80b6ef98

Made obsolete by https://github.com/pypeclub/OpenPype/pull/3611
2022-08-03 17:39:35 +02:00