Jakub Jezek
9fbbdad0fd
Merge branch 'develop' into feature/validation_exceptions_nuke
2022-08-15 11:28:39 +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
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
Petr Kalis
bab5629e35
OP-3684 - use instance.data["farm"] to skip local integrate
...
No Settings necessary, instance itself should hold if it is targetted for farm (eg. not locally integrated.)
2022-08-03 16:26:46 +02:00
Petr Kalis
80b6ef981a
OP-3684 - fix for new publisher
...
New publisher expects frames in file names in '.0000.' format, AE by default provides ('_0000.'). Locally rendered files need to be renamed to appropriate format.
2022-08-02 18:13:39 +02:00
Kayla Man
7f356587e3
introduce a condition to exclude the unneccessary node attributes during collecting looks
2022-08-02 20:09:58 +08:00
Kayla Man
2a0e377ff4
introduce a condition to exclude the unneccessary node attributes during collecting looks
2022-08-02 20:08:37 +08:00
Kayla Man
39975a7335
bugfix for validating look data contents with custom attribute on group
2022-08-02 15:32:35 +08:00
Kayla Man
8120e9d66b
bugfix for validating look data contents with custom attribute on group
2022-08-02 15:31:33 +08:00
Kayla Man
674b3900ac
bugfix for validating look data contents with custom attribute on group
2022-08-02 15:07:38 +08:00
Kayla Man
845d04686f
bugfix for validating look data contents with custom attribute on group
2022-08-02 15:05:13 +08:00
Jakub Trllo
6d48611626
Merge pull request #3600 from pypeclub/bugfix/tray_publisher_wrong_conflict_merge
...
TrayPublisher: Fix wrong conflict merge
2022-08-01 19:42:54 +02:00
Ondřej Samohel
e7c7390211
Merge pull request #3097 from pypeclub/enhancement/OP-2040_Maya_Render_creator-should-have-configurable-options
...
Maya: Render Creator has configurable options.
2022-08-01 18:15:59 +02:00