Commit graph

2047 commits

Author SHA1 Message Date
Kayla Man
584341dcef code tweaks on default shader grp 2024-01-04 19:30:43 +08:00
Kayla Man
b40cba0801 hound 2024-01-04 19:20:43 +08:00
Kayla Man
bcea8967ac code tweaks on shader_grp's variable 2024-01-04 19:18:33 +08:00
Kayla Man
3af7795f19 hound 2024-01-04 18:18:13 +08:00
Kayla Man
a7efe2ea75 hound 2024-01-04 18:14:26 +08:00
Kayla Man
fba52796d6 assign the textures when the initial shading group is located 2024-01-04 18:04:03 +08:00
Kayla Man
989ec8beb2 make sure the default shader assigned to the redshift proxy 2024-01-04 18:03:05 +08:00
Kayla Man
f2eef86bd8
Merge branch 'develop' into bugfix/OP-7281_Maya-Review---playblast-renders-without-textures 2024-01-04 00:02:54 +08:00
Kayla Man
379674d793 remove the condition with the deprecated environment variable in AYON 2024-01-03 15:27:09 +08:00
Ondřej Samohel
acc2f5fe4d
Merge branch 'develop' into bugfix/OP-7463_Maya-Yeti-publish-textures 2023-12-22 11:31:53 +01:00
Kayla Man
3fd9d47a38 use filename = instance.name 2023-12-22 00:45:09 +08:00
Ondřej Samohel
1f796ea8b0
Merge branch 'develop' into enhancement/maya_scene_preserve_references 2023-12-21 12:09:15 +01:00
Libor Batek
6ab0ed9dfd
Merge branch 'develop' into bugfix/OP-7463_Maya-Yeti-publish-textures 2023-12-21 10:49:20 +01:00
Kayla Man
186ecff547 restore unnecessary tweaks 2023-12-21 15:45:15 +08:00
Kayla Man
fcd605ae7d make sure error will be raised if there is neither texture nor image search path 2023-12-21 15:43:08 +08:00
Roy Nieterau
d880cdd1bb Cosmetics - avoid confusion about what preset.get("filename") actually is, it's the path passed to the generated preset.
Remove unused `path` return value from `lib.render_capture_preset`
Match representations logic with other extractors defining the list closer to creation of the representation, match more with ExtractThumbnail
2023-12-20 23:22:42 +01:00
Roy Nieterau
4796bca514 Cosmetics, + remove unused import 2023-12-20 23:19:58 +01:00
Roy Nieterau
208e3f1654 Depth of field is already preserved from camera by generate_capture_preset 2023-12-20 23:18:19 +01:00
Roy Nieterau
82e5e6bcde Clarify log messages 2023-12-20 23:16:00 +01:00
Roy Nieterau
5a7079c2e4 Fix calls to refactored function name 2023-12-20 21:49:48 +01:00
Kayla Man
746e34aa55 hound 2023-12-20 23:46:10 +08:00
Kayla Man
04f9d4caaa hound 2023-12-20 23:44:40 +08:00
Kayla Man
0ae3ef03d2 refactor the capture and capture preset function 2023-12-20 23:41:39 +08:00
Kayla Man
da93e19ca9 hound 2023-12-20 21:32:56 +08:00
Kayla Man
af87fdf657 the resourceDir for texture also supports without image search path 2023-12-20 21:31:19 +08:00
Kayla Man
2f03b61c11 refactor the capture and playblast functions and put them into lib.py 2023-12-20 17:28:58 +08:00
Kayla Man
f9603bb0a5 refactor the capture function and move it to lib 2023-12-19 22:44:18 +08:00
Kayla Man
008f78e6a0 implement the exitstack inside the capture 2023-12-19 22:04:30 +08:00
Kayla Man
9f1ab7519f add exitstack.py into maya api folder & code tweaks 2023-12-15 23:48:05 +08:00
Kayla Man
c62862a773 hound 2023-12-15 23:10:21 +08:00
Kayla Man
4648895291 make sure the contextlib.nested used before material loading while it is compatible for both python2 and 3 2023-12-15 23:09:11 +08:00
Kayla Man
28a62bff59 make sure the material loading mode is parallel 2023-12-12 00:15:25 +08:00
Kayla Man
b73146a538 preset pop value should be correct 2023-12-11 23:47:10 +08:00
Kayla Man
ccc95f0797 Merge branch 'develop' into bugfix/OP-7281_Maya-Review---playblast-renders-without-textures 2023-12-07 22:00:38 +08:00
Kayla Man
cbc4c67922 make sure the texture can be reloaded 2023-12-07 21:45:29 +08:00
Ondřej Samohel
41bc689919
Merge pull request #6021 from ynput/bugfix/fix-the-repair-action-on-validate-rendersetting-in-maya 2023-12-06 18:01:25 +01:00
Kayla Man
ab9374d4a4 update the repair function in validate_rendersettings 2023-12-06 23:46:21 +08:00
Kayla Man
719dee21d1 use get_imageio_file_rules_colorspace_from_filepath instead of deprecated function 2023-12-06 19:20:35 +08:00
Kayla Man
d9d1242eaf make sure the args mapped to the get_imageio_file_rules_colorspace_from_filepath 2023-12-06 18:32:27 +08:00
Toke Jepsen
07c7b258f5
Update openpype/hosts/maya/plugins/publish/extract_maya_scene_raw.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-12-06 10:01:20 +00:00
Toke Stuart Jepsen
a8d0c4f822 Mixin class 2023-12-06 08:06:35 +00:00
Toke Stuart Jepsen
8bd8dc1af7 Move to attribute defs 2023-12-06 08:05:39 +00:00
Toke Stuart Jepsen
187b4087ec Optional preserve references. 2023-12-04 15:39:19 +00:00
Kayla Man
889f86457d hound 2023-12-04 17:46:06 +08:00
Kayla Man
3fe3b21741 hound 2023-12-04 17:44:22 +08:00
Kayla Man
8c615a0db8 hound 2023-12-04 17:42:33 +08:00
Kayla Man
caf8a2a2df hound 2023-12-04 17:41:28 +08:00
Kayla Man
b502019d2b bug fix on collector for not being able to collect textures from texture nodes in yeti graph 2023-12-04 15:23:56 +08:00
Kayla Man
74566d8e07 add label to MayaUSDReferenceLoader 2023-11-28 21:32:37 +08:00
Ondřej Samohel
d0a94da2ea
Merge pull request #5929 from ynput/bugfix/maya-crashing-model-renderset-collector 2023-11-28 14:22:20 +01:00