Commit graph

20499 commits

Author SHA1 Message Date
Ynbot
58172994cf [Automated] Bump version 2023-12-27 03:25:47 +00:00
Kayla Man
4b6e7beb87 make sure extract review intermediate disabled when both deprecrated and current setting diabled 2023-12-23 21:23:34 +08:00
Ynbot
fa24804eff [Automated] Bump version 2023-12-23 03:25:06 +00:00
Kayla Man
eaa0a8f60e make sure not overindented when calling bake function 2023-12-22 22:21:47 +08:00
Milan Kolar
e9b0dd8d25
Merge pull request #5718 from BigRoy/chore/update_folder_favorite_icon 2023-12-22 14:15:59 +01:00
Ondřej Samohel
acc2f5fe4d
Merge branch 'develop' into bugfix/OP-7463_Maya-Yeti-publish-textures 2023-12-22 11:31:53 +01:00
Roy Nieterau
1a39a5cc99 Unlock attributes only during the bake context, make sure attributes are relocked after to preserve the lock state of the original node being baked 2023-12-22 11:09:46 +01:00
Roy Nieterau
65d5467593
Merge branch 'develop' into chore/update_folder_favorite_icon 2023-12-21 22:51:14 +01:00
Kayla Man
3fd9d47a38 use filename = instance.name 2023-12-22 00:45:09 +08:00
Kayla Man
7acbef9328 change the args oder in viewport_default_options 2023-12-22 00:35:21 +08:00
Kayla Man
6f5432611f restore unnecessary tweaks 2023-12-22 00:07:56 +08:00
Kayla Man
a3f93790f1 repharse the preset pop for panel 2023-12-22 00:07:16 +08:00
Simone Barbieri
b012e169d4
Changed error message
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-12-21 15:23:59 +00:00
Ondřej Samohel
6f0bca007f
Merge branch 'develop' into enhancement/maya_scene_preserve_references 2023-12-21 14:54:53 +01:00
Ondřej Samohel
71287008d6
Merge pull request #6037 from ynput/bugfix/houdini_refactor_get_output_parameter
Bugfix: Houdini render split bugs
2023-12-21 14:38:09 +01:00
Ondřej Samohel
9ff27b51b5
🔥 remove Muster 2023-12-21 14:27:35 +01:00
Jakub Trllo
e46e76254e
Merge pull request #5570 from BigRoy/chore/maya_remove_publish_gui_filters
Chore: Maya / Nuke remove publish gui filters from settings
2023-12-21 13:47:01 +01:00
Jakub Trllo
b31fa3e544
Merge pull request #6075 from ynput/enhancement/stop-using-pathlib2
Editorial & chore: Stop using pathlib2
2023-12-21 13:22:28 +01:00
Jakub Trllo
b04190419f
use correct label for filepath validations in traypublisher (#6084) 2023-12-21 13:14:58 +01:00
Jakub Trllo
b81cb684a1 remove tvpaint and maya filters completelly 2023-12-21 13:14:06 +01:00
Jakub Trllo
4d176e177f keep hiero filters conversion 2023-12-21 13:13:54 +01:00
Jakub Trllo
19d9d37447 remove 'filters' in conversion 2023-12-21 12:26:45 +01:00
Jakub Trllo
c1fbc2b6fb Merge branch 'develop' into chore/maya_remove_publish_gui_filters
# Conflicts:
#	server_addon/nuke/server/version.py
2023-12-21 12:21:51 +01:00
Ondřej Samohel
1f796ea8b0
Merge branch 'develop' into enhancement/maya_scene_preserve_references 2023-12-21 12:09:15 +01:00
Kayla Man
1d4acb7853 hound 2023-12-21 18:33:25 +08:00
Kayla Man
5f309994c3 cosmetic tweaks and code clean up 2023-12-21 18:30:44 +08:00
Simone Barbieri
a8b93ec8fe Fixes long library names 2023-12-21 10:15:05 +00: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
a75ff0f71a hound 2023-12-21 17:36:35 +08:00
Kayla Man
ac7b2963dd hound 2023-12-21 17:34:07 +08:00
Kayla Man
55c3bdbd06 add the contextmanager functions for 'reverting lock attributes' 2023-12-21 17:30:37 +08:00
Kayla Man
186ecff547 restore unnecessary tweaks 2023-12-21 15:45:15 +08:00
Kayla Man
92107167af restore unnecessary tweaks 2023-12-21 15:43:51 +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
67a6a1169e
Update openpype/hosts/maya/api/lib.py
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2023-12-21 07:41:47 +01:00
Roy Nieterau
f922d3c8f7
Update openpype/hosts/maya/api/lib.py
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2023-12-21 07:41:39 +01:00
Roy Nieterau
fa032d5f55 Cosmetis + improve comment 2023-12-20 23:27:20 +01: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
9f543f8929 Remove capture import that's already imported at top 2023-12-20 21:51:08 +01:00
Roy Nieterau
5a7079c2e4 Fix calls to refactored function name 2023-12-20 21:49:48 +01:00
Roy Nieterau
0dd4d7b505 Code cleanup 2023-12-20 21:46:23 +01:00
MustafaJafar
47af46c29f ✏️ Kuba's comment - follow pyblish key naming convention 2023-12-20 22:08:09 +02:00
Ondřej Samohel
bf0ad7225f
♻️ remove muster related code 2023-12-20 18:38:59 +01:00
Jakub Trllo
64d39613fa
Python console widget: Save registry fix (#6076)
* it is possible to call 'save_registry' only when window is showed up

* used more clever way how to determine if should be saved
2023-12-20 18:34:37 +01:00
Kayla Man
4b6e5e29dc add material_loading_mode into enter_context 2023-12-20 23:59:00 +08:00
Kayla Man
8ce8d72c03 add reloadTextures argument back to cmds.ogs 2023-12-20 23:56:40 +08:00
Kayla Man
746e34aa55 hound 2023-12-20 23:46:10 +08:00