iLLiCiTiT
cbe5552aa2
Merge branch 'develop' into fix_set_frame_range_loaders
2022-02-26 10:01:39 +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
88ba3f59b2
Cosmetics + cleanup unused import
2022-01-26 17:33:26 +01:00
Roy Nieterau
5d208d2ac1
Remove docstring that was incorrect - code wasn't actually doing that
2022-01-26 17:10:02 +01:00
Roy Nieterau
9dc0e266d2
Shush the hound - add newline at end of file
2022-01-26 17:07:36 +01:00
Roy Nieterau
58a559fc2c
Rely more on update logic from parent ReferenceLoader class - reduce duplicated code
2022-01-26 17:06:55 +01:00
Roy Nieterau
7498fcb1bd
Merge branch 'maya_look_containerize_reference_only' of https://github.com/BigRoy/OpenPype into maya_look_containerize_reference_only
2022-01-26 16:44:18 +01:00
Roy Nieterau
5399478cf5
Remove obsolete code that failed to work
2022-01-26 16:43:52 +01:00
Roy Nieterau
228ae756a9
Merge branch 'develop' into maya_look_containerize_reference_only
2022-01-25 09:20:06 +01:00
Roy Nieterau
b75cd70cb9
Merge branch 'maya_look_containerize_reference_only' of https://github.com/BigRoy/OpenPype into maya_look_containerize_reference_only
2022-01-25 09:17:40 +01:00
Roy Nieterau
c8d7eb558b
Refactor to using correct get_reference_node function
2022-01-25 09:16:39 +01:00
Milan Kolar
cdcc6e0d26
Merge pull request #2544 from pypeclub/feature/OP-2007-Ray-Proxy---load-all-ABC-files-via-proxy
2022-01-24 17:55:24 +01:00
Ondřej Samohel
64b985b158
Merge pull request #2533 from BigRoy/fix_maya_vdb_loader_for_vray
...
Maya: Fix Load VDB to V-Ray
2022-01-21 16:57:35 +01:00
Roy Nieterau
1166d377ff
Merge branch 'develop' into maya_look_containerize_reference_only
2022-01-21 14:04:37 +01:00
Ondřej Samohel
16c403c3e0
Merge pull request #2532 from BigRoy/issue2528
...
Maya: ReferenceLoader fix not unique group name error for attach to root
2022-01-21 01:11:05 +01:00
Ondrej Samohel
701b9275a4
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01
2022-01-21 00:22:17 +01:00
Gábor Marinov
98fb1186a4
Update load_ass.py
2022-01-17 20:10:12 +01:00
karimmozlia
987c1bc525
add animation and pointcache
2022-01-17 12:56:08 +02:00
karimmozlia
918d93b339
add model family
2022-01-17 12:35:48 +02:00
karimmozlia
582b4a7aaf
test without adding family
2022-01-17 12:17:42 +02:00
karimmozlia
cb489c055e
add family and representation
2022-01-17 11:03:00 +02:00
Roy Nieterau
41a2ee812a
Code cosmetics + fix over-indentation
2022-01-16 12:21:48 +01:00
Roy Nieterau
b2f82c35bb
Remove dot (.) from end of Loader label to match others
2022-01-16 12:18:38 +01:00
Roy Nieterau
8cb7174292
Cosmetics
2022-01-14 17:56:37 +01:00
Roy Nieterau
6e8e1173d8
Fix Load VDB to V-Ray for Maya
...
(cherry picked from commit d53db6cd2b02a9b4ac251c70d600b47cc5e2493c)
2022-01-14 17:51:13 +01:00
Roy Nieterau
cbfb3e734e
Fix not unique group name error
...
(cherry picked from commit f1b7aed767b76bced648b785dc3d40a68b36db7b)
2022-01-14 17:47:07 +01:00
Milan Kolar
06a7f1accb
Merge pull request #2455 from BigRoy/maya_fix_look_loader_update
2022-01-10 22:08:16 +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
Ondřej Samohel
bc0b7f2545
Merge pull request #2383 from Ellipsanime/add-options-to-not-group-reference-for-referenceloader
...
Maya : add option to not group reference in ReferenceLoader
2022-01-04 16:17:48 +01:00
Roy Nieterau
bfc6ad0b65
Fix #2453 Refactor missing _get_reference_node method
2021-12-30 14:17:56 +01:00
Roy Nieterau
19d2faac7e
Fix "Set Frame Range" loaders to retrieve the correct data from the version
2021-12-28 15:19:24 +01:00
Ondřej Samohel
ad51cd8162
Merge pull request #2356 from Ellipsanime/maya-ImagePlaneLoader-load-blueprint
...
Maya: Add is_static_image_plane and is_in_all_views option in imagePlaneLoader
2021-12-14 13:57:24 +01:00
BenoitConnan
f88f1a5306
hound fix
2021-12-08 15:24:24 +01:00
BenoitConnan
d3ac116e70
add options to ReferenceLoader
...
"attach_to_root" : wether or not a group should contain reference
2021-12-08 15:09:10 +01:00
clement.hector
931896519c
add fileName in imagePlane cmd
2021-12-02 12:34:34 +01:00
clement.hector
3c7b622b6e
fix rotation after detach
2021-12-02 11:53:32 +01:00
clement.hector
3d6bf6e8c5
change option by options
2021-12-01 18:56:38 +01:00
clement.hector
64c4e5f2bb
Add static and allView option in imagePlaneLoader
2021-12-01 16:42:18 +01:00
iLLiCiTiT
e5efaf842b
removed imports from avalon vendor and use sys modules
2021-11-25 00:39:22 +01:00
Petr Kalis
d9e63d0a69
PYPE-1218 - update to namespace name for groups
2021-10-11 11:35:58 +02:00
karimmozilla
0d2d878e8a
delete white space
2021-10-05 11:59:55 +02:00
karimmozilla
4830120abb
add mayaAscii in loading
2021-10-05 11:42:35 +02:00
karimmozilla
9d6c2583ed
Change mayaAscii family to mayaScene
2021-09-27 11:36:29 +02:00
Milan Kolar
cf3cc7a0a0
add maya ascii xgen export
2021-08-18 17:26:21 +02:00
Milan Kolar
c6960036ce
wrong divider on colour settings
2021-06-01 00:30:08 +02:00
Milan Kolar
3585390e09
convert maya color to new color widget
2021-05-31 23:34:22 +02:00
Milan Kolar
01eab50c02
limit delete versions to library
2021-05-07 11:07:58 +02:00
Ondrej Samohel
4be9417fe0
hound fixes
2021-05-04 12:55:32 +02:00
Ondrej Samohel
36a98caeff
new style vray proxy
2021-05-04 12:45:04 +02:00