Commit graph

398 commits

Author SHA1 Message Date
Ondrej Samohel
73dfecbf1a
fix tile order for Draft Tile Assembler 2020-09-08 17:53:32 +02:00
Milan Kolar
e42264c94e
Merge pull request #425 from tokejepsen/2.x/feature/maya_isolate_view
Isolate view on instance members.
2020-08-21 16:53:33 +02:00
Milan Kolar
cefcfe120b
Merge pull request #446 from pypeclub/feature/maya-tile-rendering-revamp
Maya:  better tile rendering support in Pype
2020-08-21 16:44:40 +02:00
Ondřej Samohel
63c2cf6a41
support for different tile order in vray 2020-08-20 16:39:57 +02:00
Ondřej Samohel
a2c8e8a088
assembly job priority 2020-08-19 16:31:41 +02:00
Ondřej Samohel
a200be829b
tile support for separate AOVs and better dep handling 2020-08-19 16:10:41 +02:00
Ondřej Samohel
42a19156f4
fix assembly job names 2020-08-18 15:30:32 +02:00
Ondřej Samohel
63ae53a8d2
fix job naming for multiple frames 2020-08-18 14:49:30 +02:00
Ondřej Samohel
c65ab39d33
fix prefix path for tiles 2020-08-17 21:46:48 +02:00
Ondřej Samohel
1f55e22c13
fix hound warning 2020-08-17 17:24:15 +02:00
Ondřej Samohel
9d917f5fa4
delete unused tile validator 2020-08-17 17:20:36 +02:00
Ondřej Samohel
71bfa3774a
submit each assembly job separately 2020-08-17 16:50:29 +02:00
Toke Stuart Jepsen
ce4466b82d Merge branch '2.x/develop' into 2.x/feature/maya_isolate_view
# Conflicts:
#	pype/plugins/maya/create/create_review.py
2020-08-17 15:33:16 +01:00
Toke Stuart Jepsen
f52fe3beef Add "isolate" to reviewable subset 2020-08-17 15:31:44 +01:00
Milan Kolar
8fd9e6024f
Merge pull request #426 from tokejepsen/2.x/feature/maya_keep_review_files
Option to keep the review files.
2020-08-17 11:39:32 +02:00
Ondřej Samohel
507be49269
tile rendering support in pype 2020-08-15 00:09:04 +02:00
Toke Stuart Jepsen
2a0d0717ca Optional skip review on renders. 2020-08-14 15:35:21 +01:00
Toke Stuart Jepsen
e9f4d19890 Explicit optional isolate attribute. 2020-08-13 17:08:46 +01:00
Milan Kolar
9be94c1580
Merge pull request #424 from tokejepsen/2.x/bugfix/maya_multiple_reviews
Multiple reviews where being overwritten to one.
2020-08-13 16:41:02 +02:00
Toke Stuart Jepsen
6e25e483be Use plugin attributes for legacy. 2020-08-13 09:44:43 +01:00
Petr Kalis
3b1bc1ac99 Fix conflicts 2020-08-12 16:40:14 +02:00
Toke Stuart Jepsen
7c21e2da7f Fix backwards compatibility with legacy switch. 2020-08-12 08:13:25 +01:00
Toke Stuart Jepsen
14093da98f Option to keep the review files.
- Disabled by default to maintain backwards compatibility.
- Open loading review image sequences into Nuke.
2020-08-11 21:55:11 +01:00
Toke Stuart Jepsen
0b6ef8c6f5 Isolate view on instance members if more than camera (one object). 2020-08-11 13:54:37 +01:00
Toke Stuart Jepsen
a6203f06da Multiple reviews where being overwritten to one. 2020-08-11 12:56:36 +01:00
Ondřej Samohel
3040eed159
Merge branch '2.x/develop' into feature/maya-tile-rendering 2020-08-10 14:28:40 +02:00
Ondrej Samohel
4b291a286a
fix collection assembly and extension determination 2020-08-07 17:17:36 +02:00
Milan Kolar
c684812bc2 Merge branch '2.x/develop' into feature/determine-maya-scene-type-by-preset 2020-08-06 09:40:33 +02:00
Milan Kolar
ea568ea4b9
Merge pull request #401 from tokejepsen/2.x/feature/nuke_instance_in_same_context
Instance in Same Context for Nuke
2020-08-03 13:00:56 +02:00
Milan Kolar
e9fecf3260
Merge pull request #400 from tokejepsen/2.x/bugfix/validate_attributes
Fix multiple attributes on the same node overwriting.
2020-08-03 12:59:21 +02:00
Milan Kolar
49140345fe
Merge pull request #381 from pypeclub/feature/bake-custom-camera-attributes
Maya: bake custom attributes to camera during export
2020-08-03 12:48:46 +02:00
Milan Kolar
68b30b500b
Merge pull request #376 from pypeclub/bugfix/maya-single-frame-renders
Maya: support for single frame renders
2020-08-03 12:45:30 +02:00
Ondrej Samohel
5b21943ed8
make decision about ma/mb configurable per family 2020-07-31 17:43:57 +02:00
Toke Stuart Jepsen
3925ddc5ae Instance in Same Context for Nuke
Moved the equivalent Maya plugin into global and merged with Nuke.
Fixed Nuke instances collection not using node data for asset.
2020-07-29 17:34:54 +01:00
Toke Stuart Jepsen
832fd9fa66 Fix multiple attributes on the same node overwriting. 2020-07-29 16:17:15 +01:00
Ondrej Samohel
ad44ce2a13
Merge remote-tracking branch 'origin/bugfix/maya-single-frame-renders' into feature/maya-tile-rendering 2020-07-29 14:47:35 +02:00
Ondrej Samohel
e2b3f7496c
submiter validation, respect render priority 2020-07-29 14:47:17 +02:00
Ondrej Samohel
1038619beb
change the way job farm type is determined 2020-07-28 19:39:46 +02:00
Ondrej Samohel
616817df3e
support for tile render job submitted from elsewhere 2020-07-28 18:02:59 +02:00
Milan Kolar
9548dda22a
Merge pull request #351 from pypeclub/feature/maya-validate-instance-in-context
validator for Maya: check if instances asset matches context asset
2020-07-26 21:36:30 +02:00
Ondrej Samohel
bd7876fe20
bake custom attributes to camera during export 2020-07-24 19:52:20 +02:00
Ondrej Samohel
7baa3bdd6a
support for single frame renders from maya 2020-07-23 14:55:07 +02:00
Ondrej Samohel
e7d84d595b
added repair function 2020-07-21 15:31:29 +02:00
Milan Kolar
40b470b1cf update ffmpeg variable and small maya fix 2020-07-20 11:08:16 +02:00
Ondřej Samohel
ce40301501
validator for Maya: check if instances asset matches context asset 2020-07-14 12:31:24 +02:00
Ondřej Samohel
42dce836f6
fixing vray rendering on deadline 2020-06-25 16:10:22 +02:00
petr.kalis
b138387656 Added implementation of hash
Yanked source_hash function from extract_look into lib (and api)
2020-06-18 11:09:20 +02:00
Ondrej Samohel
bd195133d3
switch to default MayaPype plugin, passing more variables, bug fixes 2020-06-17 15:23:58 +02:00
Milan Kolar
2529bb7345
Merge pull request #257 from pypeclub/bugfix/maya-validator_fix-invalid-signature
Maya: validator: Suffix Name Conventions - invalid method signature
2020-06-16 10:22:19 +02:00
Milan Kolar
b4662cdd0d
Merge pull request #256 from pypeclub/bugfix/render-fixes
Attach render to subset sanity check
2020-06-16 10:21:58 +02:00