Commit graph

40 commits

Author SHA1 Message Date
Toke Stuart Jepsen
926f23d392 Fix updating 2023-02-01 20:57:53 +00:00
Toke Stuart Jepsen
ab0e3fab01 BigRoy feedback 2023-01-31 17:47:12 +00:00
Toke Stuart Jepsen
5f709b0892 Code cosmetics 2023-01-17 16:22:12 +00:00
Toke Stuart Jepsen
0382ef29f5 Connect and update xgen animation. 2023-01-08 18:04:01 +00:00
Toke Stuart Jepsen
b833025a62 Improve readability 2022-12-10 09:30:42 +00:00
Toke Stuart Jepsen
3acbd9bd0c Prevent warning about already connected time attribute 2022-12-10 09:20:53 +00:00
Toke Stuart Jepsen
9a439d408b Improvements
- account for time attribute reconnection.
- simpler data collection
2022-11-30 17:36:51 +00:00
Toke Stuart Jepsen
a9e2e73922 Maintain time connections on update. 2022-11-26 20:24:53 +00:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Simone Barbieri
4d47759249 Fixed with the right type parameter for FBX 2022-08-10 11:29:46 +01:00
Simone Barbieri
eb0e014bea Fix call to load file in case of fbx file 2022-08-09 18:35:32 +01:00
Simone Barbieri
1c133cf6b1 FIx to use project name instead of code in update for ReferenceLoader 2022-08-09 17:46:58 +01:00
Simone Barbieri
26572719c9 Added FBX support for update in reference loader 2022-08-08 17:01:40 +01:00
Jakub Trllo
b4daf3bf76 use new anatomy source in hosts 2022-06-29 15:32:48 +02:00
Petr Kalis
254455e786 OP-3277 - introduced Settings variable
Configured via Maya/Maya-dirmap to use in all Loaders
2022-05-30 18:05:56 +02:00
Petr Kalis
277024de81 OP-3277 - extracted logic to ReferenceLoader
All inheriting plugins implementing shared method.
Flag 'use_env_var_as_root' set to True for testing temporarily, proper location in Setting should be decided.
2022-05-30 13:23:24 +02:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Ondrej Samohel
cf1453029f
remove obsolete code and set cast 2022-03-11 17:13:26 +01:00
Ondrej Samohel
c033eaad65
fix update 2022-03-11 15:13:43 +01:00
Ondrej Samohel
6706e90d18
Fixes for 🎫 OP-2825 2022-03-11 12:41:14 +01:00
Ondřej Samohel
b30a95a991
Merge branch 'develop' into enhancement/OP-2825_attach-loaded-containers 2022-03-11 00:10:18 +01:00
Ondrej Samohel
bdcb4ab8b3
move method to parent 2022-03-11 00:06:36 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Jakub Trllo
e48af45857 moved qargparse into openpype vendor 2022-03-07 17:22:51 +01:00
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)