Commit graph

3713 commits

Author SHA1 Message Date
Jakub Trllo
20d0804967
Fix typo
Co-authored-by: Simone Barbieri <simone.barbieri@hey.com>
2022-08-22 17:50:59 +02:00
Jakub Trllo
d98bc35090 implemented 'get_workfile_extensions' in unreal module 2022-08-22 13:22:38 +02:00
Jakub Trllo
44b9146e4f use Unreal host as class instead of module 2022-08-22 12:16:50 +02:00
Jakub Trllo
c3fe68c58a converted unreal to openpype module 2022-08-22 12:02:21 +02:00
Ondřej Samohel
3eebc91480
Merge pull request #3693 from pypeclub/release/3.14.x
Release 3.14.0
2022-08-18 17:05:58 +02:00
Ondřej Samohel
aa055dc8e8
Merge pull request #3661 from pypeclub/bugfix/OP-2023-Maya-Disable-rendering-of-all-lights-Render-Setup-Deadline
Maya: Disable rendering of all lights for render instances submitted through Deadline.
2022-08-18 16:26:02 +02:00
Ondřej Samohel
7e7cb8da60
Merge branch 'develop' into release/3.14.x 2022-08-18 16:15:45 +02:00
Jakub Trllo
ac6de74b76 handle hero version type in load clip 2022-08-18 15:33:09 +02:00
Milan Kolar
4334adda1a Merge branch 'develop' into release/3.14.x 2022-08-18 10:48:46 +02:00
Jakub Trllo
93c9fb2309
Merge pull request #3578 from pypeclub/feature/maya-build-from-template
Maya: Build workfile by template
2022-08-18 10:36:39 +02:00
Jakub Trllo
e0a31dae3a
Merge pull request #3653 from pypeclub/feature/OP-3455_Resolve-Match-folder-structure-to-other-hosts
Resolve: Match folder structure to other hosts
2022-08-17 18:04:26 +02:00
Jakub Jezek
09af23e2d7
resolve: fixing import in collector 2022-08-17 17:26:10 +02:00
Jakub Trllo
9694a7692b
Merge pull request #3647 from pypeclub/feature/OP-3314_Hosts-as-Addons-step-1
Maya: Hosts as modules
2022-08-17 15:09:24 +02:00
Jakub Trllo
7095bff502 set "farm" to true in maya render colletor 2022-08-17 11:04:58 +02:00
Allan I. A
7deb307924
Fix bug in default.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-08-17 11:35:26 +03:00
Allan I. A
41ac0d65c4
Fix bug in default.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-08-17 11:35:10 +03:00
Allan I. A
8d65c65fc9
Remove unused attribute.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-08-17 11:34:00 +03:00
Allan Ihsan
7a94c5350e Merge branch 'develop' into bugfix/OP-2023-Maya-Disable-rendering-of-all-lights-Render-Setup-Deadline 2022-08-16 22:45:24 +03:00
Ondřej Samohel
5420288efb
Merge pull request #3650 from pypeclub/feature/optimize-ocio-configs
General: Optimized OCIO configs
2022-08-16 13:23:41 +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
e5b1cc59bd
🐛 missing comma
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-08-15 17:37:40 +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
Allan Ihsan
d2f9c100c3 Fix correct path bug 2022-08-15 02:19:42 +03:00
Allan Ihsan
8fcf5ffa28 Revert "Add flag to collector, fix settings path bug"
This reverts part of commit 5146c5a7e7.
2022-08-15 02:19:02 +03:00
Allan Ihsan
5146c5a7e7 Add flag to collector, fix settings path bug 2022-08-15 02:00:15 +03:00
Allan Ihsan
5322527226 add flag attribute to render creator 2022-08-15 01:59:56 +03:00
Allan Ihsan
d7aba60460 Validate lights flag 2022-08-15 01:59:36 +03:00
iLLiCiTiT
a601fab359 Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries 2022-08-12 20:28:37 +02:00
iLLiCiTiT
5a0b987418 Merge branch 'develop' into feature/maya-build-from-template 2022-08-12 20:26:40 +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
Ondřej Samohel
5a2e8f6d8f
🐛 remove import 2022-08-12 18:44:16 +02:00
Ondrej Samohel
79a3777d86
♻️ distribute ocio as zips 2022-08-12 18:41:55 +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
Jakub Trllo
07d89fc23b fixed imports to use in-DCC imports from resolve.api 2022-08-11 19:01:24 +02:00
Jakub Trllo
8ba5d00799 move env setup function used in prelaunch hook from api higher 2022-08-11 18:59:43 +02:00