Commit graph

460 commits

Author SHA1 Message Date
Toke Stuart Jepsen
7c21e2da7f Fix backwards compatibility with legacy switch. 2020-08-12 08:13:25 +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
7e36600116
Merge pull request #389 from pypeclub/feature/render-setup-enhancement
Maya: render setup update and removal implementation
2020-08-03 12:52:59 +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
b06b3075bf Merge branch 'master' into 2.x/develop 2020-07-28 14:22:27 +02:00
Milan Kolar
eb9f9173c5 Merge branch 'hotfix/fix-ass-update-with-sequence' 2020-07-28 14:22:16 +02:00
Ondrej Samohel
7ce31ba1ec
small code fixes 2020-07-28 13:14:20 +02:00
Milan Kolar
a87022b47f make sure we skip frames in proxy loader 2020-07-28 12:33:38 +02:00
Milan Kolar
471bc57156 Merge branch 'master' into 2.x/develop 2020-07-28 09:13:01 +02:00
Milan Kolar
9ed0639789 add mb to maya loaders 2020-07-27 17:10:02 +02:00
Ondrej Samohel
86119ea823
support for updating renderSetup settings 2020-07-27 13:37:16 +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
Milan Kolar
fc5a416f02 Merge branch 'hotfix/frames_in_extract_review' into develop 2020-07-09 14:52:21 +02:00
Toke Stuart Jepsen
4636f64b73 If camera attributes are connected, we can ignore them. 2020-07-07 16:07:24 +01:00
Ondřej Samohel
42dce836f6
fixing vray rendering on deadline 2020-06-25 16:10:22 +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
Ondrej Samohel
9390e6e101
shutup hound and add docstrings 2020-06-12 22:29:22 +02:00
Ondřej Samohel
d97447bd57
fix get_invalid signature 2020-06-12 22:16:47 +02:00
Ondrej Samohel
48af1b7aa8
Merge remote-tracking branch 'origin/2.x/develop' into bugfix/render-fixes 2020-06-12 18:15:20 +02:00
Ondrej Samohel
df063665c4
fix type check and enable arnold specific validator only when in arnold 2020-06-12 18:04:00 +02:00
Ondrej Samohel
587091f3ac
fix float start and end frames 2020-06-12 14:06:55 +02:00
Ondrej Samohel
978e24d59b
fixing subset attaching assert, disabling arnold scene export 2020-06-12 14:02:00 +02:00
Ondrej Samohel
80bdaf49b4
disable arnold scene export option 2020-06-10 18:29:39 +02:00
Ondrej Samohel
d8f1a0ae32
fixed merge marks 2020-06-08 09:43:11 +02:00
Ondrej Samohel
e65112ee92
Merge remote-tracking branch 'origin/develop' into feature/143-publishing_of_rendered_vrscenes 2020-06-08 09:39:19 +02:00
Milan Kolar
993a92a860
Merge pull request #207 from pypeclub/bugfix/collect_look_vray
Maya - Look: Skip invalid connections
2020-06-07 19:35:06 +02:00
Ondřej Samohel
4fab9dadda
skip invalid attributes 2020-06-02 16:20:47 +02:00
Ondrej Samohel
52fd127a13
Merge remote-tracking branch 'origin/develop' into bugfix/192-Maya_Redshift_Cryptomatte_doesn_t_respect_Merge_AOV_option 2020-06-02 12:08:39 +02:00
Ondrej Samohel
3259438b94
hound fixes and removal of unused files 2020-06-02 12:02:20 +02:00
Ondrej Samohel
b78095ab39
fixed conflicts 2020-06-02 11:34:29 +02:00