Commit graph

13 commits

Author SHA1 Message Date
Ondřej Samohel
1bd39c9b2d
Merge pull request #2508 from BigRoy/maya_look_containerize_reference_only
Maya: Add only reference node to look family container like with other families
2022-02-18 13:42:13 +01:00
Roy Nieterau
112fda1bba Merge remote-tracking branch 'upstream/develop' into subset_default_to_main
# Conflicts:
#	openpype/hosts/harmony/api/plugin.py
#	openpype/hosts/houdini/api/plugin.py
#	openpype/hosts/maya/api/plugin.py
2022-02-12 10:53:22 +01:00
Roy Nieterau
767537ca05 Merge remote-tracking branch 'upstream/develop' into maya_look_containerize_reference_only
# Conflicts:
#	openpype/hosts/maya/plugins/load/load_look.py
2022-02-12 10:38:13 +01:00
Jakub Trllo
f94f636ff2 moved maya implementation to openpype 2022-02-03 18:44:27 +01:00
Roy Nieterau
4fb92b6fca Default to "Main" subset name across all hosts
- 'testhost' is not refactored to default to "Main"
2022-02-02 10:25:33 +01:00
Roy Nieterau
3433868980 Use namespace directly instead of parsing from first member
(cherry picked from commit 4cc7003cea27d468c847a1eb9c510160242abc9b)
2022-01-21 13:56:25 +01:00
Roy Nieterau
0f00790601 Fix typo: refactor so it uses the correct imported namespace 2022-01-09 22:08:42 +01:00
Roy Nieterau
027a642f8a Implement get_container_members and fix #2507
- Remove special hardcoded case for "look" family where looks were still getting all nodes added to avalon container
- Refactor shader assignment + mayalookassigner logic to use new `get_container_members` logic to still work as intended.
2022-01-09 21:53:02 +01:00
BenoitConnan
21b66991b7 add "attach_to_root" option as a qargparse argument 2022-01-03 15:52:17 +01:00
Petr Kalis
94d4926084 PYPE-1218 - changed namespace to contain subset name 2021-10-07 12:51:50 +02:00
Petr Kalis
32d65315a0 Changed how reference nodes are resolved
Added get_reference_node as public api method
2021-09-14 15:54:48 +02:00
Ondrej Samohel
1a950f5c5a
don't add reference members as connections to the set 2021-07-26 13:11:22 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/hosts/maya/api/plugin.py (Browse further)