Toke Stuart Jepsen
|
4889ffdd0b
|
Dont query shapes when creating id hashes.
|
2023-03-30 07:08:44 +01:00 |
|
Toke Stuart Jepsen
|
0d7b42957f
|
Add shape to container when loading.
|
2023-03-30 07:08:24 +01:00 |
|
Toke Stuart Jepsen
|
0d8a8af371
|
Use lib.get_all_children
|
2023-03-29 17:26:25 +01:00 |
|
Toke Stuart Jepsen
|
3da1f72f96
|
Merge branch 'feature/OP-4859_cant-assign-shaders-to-the-ass-file' of https://github.com/tokejepsen/pype into feature/OP-4859_cant-assign-shaders-to-the-ass-file
|
2023-03-29 16:06:30 +01:00 |
|
Toke Stuart Jepsen
|
dea30d2f68
|
BigRoy feedback
|
2023-03-29 16:06:27 +01:00 |
|
Toke Jepsen
|
73b369a32d
|
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-29 15:37:36 +01:00 |
|
Toke Stuart Jepsen
|
57bbf946fd
|
Code cosmetics
|
2023-03-29 11:31:55 +01:00 |
|
Toke Stuart Jepsen
|
2d92deae16
|
Fixes
|
2023-03-29 11:31:49 +01:00 |
|
Toke Stuart Jepsen
|
b7e87dc1e1
|
Hound
|
2023-03-20 18:04:32 +00:00 |
|
Toke Stuart Jepsen
|
12c85bc46c
|
Make get_invalid_couples class method
|
2023-03-20 17:55:09 +00:00 |
|
Toke Stuart Jepsen
|
cd5493edea
|
_get_nodes_data > _get_nodes_by_name
|
2023-03-20 17:54:15 +00:00 |
|
Toke Stuart Jepsen
|
5511b479ab
|
_get_nodes_data > _get_nodes_by_name
|
2023-03-20 17:50:40 +00:00 |
|
Toke Stuart Jepsen
|
d8fcc08e76
|
Merge branch 'feature/OP-4859_cant-assign-shaders-to-the-ass-file' of https://github.com/tokejepsen/pype into feature/OP-4859_cant-assign-shaders-to-the-ass-file
|
2023-03-20 17:49:32 +00:00 |
|
Toke Stuart Jepsen
|
c2c963c703
|
Improve same named nodes error message.
|
2023-03-20 17:49:26 +00:00 |
|
Toke Jepsen
|
b22fbf58dc
|
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-20 17:34:13 +00:00 |
|
Toke Jepsen
|
81c6b91633
|
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-20 17:24:03 +00:00 |
|
Toke Stuart Jepsen
|
b63b026870
|
Filter to transforms with shapes only.
|
2023-03-17 15:38:44 +00:00 |
|
Toke Stuart Jepsen
|
7cd7b2daf9
|
Fix extractor
|
2023-03-17 09:03:35 +00:00 |
|
Toke Stuart Jepsen
|
0e8f251c5c
|
Hound
|
2023-03-17 07:55:27 +00:00 |
|
Toke Stuart Jepsen
|
e420883189
|
Hound
|
2023-03-17 07:55:20 +00:00 |
|
Toke Stuart Jepsen
|
6d1fd474a3
|
Use calculate_visibility_mask
|
2023-03-17 07:53:24 +00:00 |
|
Toke Stuart Jepsen
|
54af7a82d5
|
attr > attribute
|
2023-03-17 07:49:48 +00:00 |
|
Toke Stuart Jepsen
|
cff2aa9ebb
|
Merge branch 'feature/OP-4859_cant-assign-shaders-to-the-ass-file' of https://github.com/tokejepsen/pype into feature/OP-4859_cant-assign-shaders-to-the-ass-file
|
2023-03-17 07:48:40 +00:00 |
|
Toke Jepsen
|
14bd9b86b9
|
Update openpype/hosts/maya/tools/mayalookassigner/arnold_standin.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-17 07:48:17 +00:00 |
|
Toke Stuart Jepsen
|
214b76796c
|
Failsafe for mtoa not loaded and user feedback.
|
2023-03-17 07:47:19 +00:00 |
|
Toke Stuart Jepsen
|
1048f58db3
|
Use set_id and get_id
|
2023-03-17 07:43:11 +00:00 |
|
Toke Stuart Jepsen
|
baf6064673
|
Validate against same named nodes in different hierarchies.
|
2023-03-17 07:39:08 +00:00 |
|
Toke Stuart Jepsen
|
caf101bd7d
|
rsplit instead of split
|
2023-03-17 07:26:57 +00:00 |
|
Toke Stuart Jepsen
|
1e3862ca7a
|
Copy cbid from duplicated nodes.
|
2023-03-16 17:40:57 +00:00 |
|
Toke Stuart Jepsen
|
d22e0bb6fa
|
setMembers > contentMembers
|
2023-03-16 17:29:08 +00:00 |
|
Toke Jepsen
|
e599dcda0d
|
Update openpype/hosts/maya/tools/mayalookassigner/commands.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-16 17:11:54 +00:00 |
|
Toke Jepsen
|
60de2b537f
|
Update openpype/hosts/maya/plugins/publish/validate_arnold_scene_source_cbid.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-16 17:09:42 +00:00 |
|
Toke Jepsen
|
eaac0cb2e7
|
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-16 17:04:12 +00:00 |
|
Toke Jepsen
|
b443b52d82
|
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-16 17:03:51 +00:00 |
|
Toke Jepsen
|
6b67508d40
|
Update openpype/hosts/maya/plugins/publish/extract_arnold_scene_source.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-03-16 17:03:11 +00:00 |
|
Toke Stuart Jepsen
|
143cd46ed6
|
Merge branch 'develop' into feature/OP-4859_cant-assign-shaders-to-the-ass-file
# Conflicts:
# openpype/hosts/maya/api/lib.py
# openpype/hosts/maya/tools/mayalookassigner/arnold_standin.py
# openpype/hosts/maya/tools/mayalookassigner/lib.py
|
2023-03-16 14:27:29 +00:00 |
|
Roy Nieterau
|
88400b2173
|
Merge remote-tracking branch 'upstream/develop' into enhancement/unify-set-reset-buttons
|
2023-03-15 10:40:19 +01:00 |
|
Jakub Trllo
|
66e05849da
|
replace last usages of Qt module
|
2023-03-14 16:05:43 +01:00 |
|
Kayla Man
|
f5f0c27151
|
Merge pull request #4549 from tokejepsen/bugfix/maya_playblast_options
Maya: Fix broken review publishing.
|
2023-03-14 12:07:18 +01:00 |
|
Roy Nieterau
|
11b1b98d25
|
Shush hound
|
2023-03-14 11:15:02 +01:00 |
|
Roy Nieterau
|
888dbdb569
|
Relative import to absolute import
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2023-03-14 11:15:02 +01:00 |
|
Roy Nieterau
|
1d62d15c20
|
Shush hound
|
2023-03-14 11:15:02 +01:00 |
|
Roy Nieterau
|
182bc4b5e8
|
Fix #4357: Move Look Assigner tool to maya since it's Maya only
|
2023-03-14 11:15:02 +01:00 |
|
Kayla Man
|
385c705f9a
|
Merge branch 'ynput:develop' into bugfix/OP-5224_Max-removing-an-instance
|
2023-03-14 10:44:10 +01:00 |
|
Roy Nieterau
|
5b43ce940c
|
Maya: Avoid error on right click in Loader if Arnold mtoa is not loaded
|
2023-03-14 10:39:06 +01:00 |
|
Kayla Man
|
06b7bc9d70
|
Merge branch 'ynput:develop' into bugfix/OP-5224_Max-removing-an-instance
|
2023-03-14 10:20:50 +01:00 |
|
moonyuet
|
8199faedc0
|
cosmetic issue fix
|
2023-03-14 10:15:46 +01:00 |
|
moonyuet
|
3f9f9bc6d1
|
fix the bug of removing an instance
|
2023-03-14 10:10:16 +01:00 |
|
Roy Nieterau
|
5d17ae2857
|
Houdini: Create button open new publisher's "create" tab
Also made publish button enforce going to the "publish" tab.
|
2023-03-13 16:51:15 +01:00 |
|
Kayla Man
|
2bd0b5cb6a
|
Merge branch 'ynput:develop' into bugfix/OP-3022-Look-publishing-and-srgb-colorspace-in-Maya-2022
|
2023-03-13 11:38:37 +01:00 |
|