Commit graph

427 commits

Author SHA1 Message Date
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
Milan Kolar
a4f4477b9a
Merge pull request #195 from tokejepsen/feature/maya_file_alembic_dependencies
Add all file and alembic path to Deadline submissions.
2020-06-01 21:20:46 +02:00
Ondrej Samohel
ad3463447b
removed debug prints 2020-05-31 18:00:45 +02:00
Ondrej Samohel
13f6813410
Support for unmerged AOVs in Redshift multipart EXRs 2020-05-31 16:22:11 +02:00
Toke Stuart Jepsen
3cb5c7c6ac Add all file and alembic path to Deadline submissions. 2020-05-29 21:46:53 +01:00
Ondrej Samohel
97a01aec4b
limit ass export job frame range on deadline 2020-05-29 16:41:31 +02:00
Ondrej Samohel
e1f29399a4
arnold ass export wip 2020-05-28 13:53:58 +02:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00
Ondřej Samohel
64c31c01e3
correct path for vrscene input 2020-05-22 19:23:58 +02:00
Ondřej Samohel
be9302580f
submitting vray export job to deadline 2020-05-21 18:40:50 +02:00
Ondřej Samohel
5241359106
ExpectedFiles as standalone package 2020-05-19 18:54:55 +02:00
Ondřej Samohel
b0dc653db2
pass PYPE_DEV to deadline job 2020-05-15 13:54:24 +02:00
Milan Kolar
fe04c5d244
Merge pull request #145 from pypeclub/bugfix/multiroot_cleanup
Bugfix/multiroot cleanup
2020-05-14 16:37:24 +02:00
Ondřej Samohel
031f9ae903
added 10sec timeout for connection to deadline 2020-05-14 16:30:23 +02:00
Ondřej Samohel
2c854faadf
fixed ass path validator 2020-05-14 12:05:43 +02:00
iLLiCiTiT
8f1ffbffcd tried to fix validate ass relative paths 2020-05-13 19:48:18 +02:00
Milan Kolar
f8652e9401 Merge branch 'develop' into feature/93-flexible_template_assignment 2020-05-12 22:45:02 +02:00
Milan Kolar
e728df56f4
Merge pull request #137 from tokejepsen/feature/deadline_submission_wait_for_scene_file
Deadline wait for scene file to sync.
2020-05-12 16:31:35 +02:00
Milan Kolar
bc61aaa878
Merge pull request #132 from tokejepsen/bugfix/maya_renderlayers_expected_aovs
AOV toggling was not collected correctly.
2020-05-12 16:16:32 +02:00
Toke Stuart Jepsen
4ff38405d1 Deadline wait for scene file to sync. 2020-05-11 22:10:29 +01:00
iLLiCiTiT
8438de5816 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-05-11 16:34:09 +02:00
Toke Stuart Jepsen
d9138da2b3 AOV toggling was not collected correctly.
Attribute overrides for AOV only works for the legacy render layers, because the render setup do not connect to the attributes.
2020-05-11 15:11:21 +01:00
Ondřej Samohel
3b3f0a965c
handle published scene names 2020-05-07 17:03:28 +02:00
Jakub Jezek
5c0c637462 collectors order, output path naming 2020-05-07 16:50:01 +02:00
Ondřej Samohel
1afabb00e2
fixed path usage, renderer handling and few code style issues 2020-05-07 15:04:37 +02:00
Toke Stuart Jepsen
87b100236f Fix render collection 2020-05-06 09:09:06 +01:00
iLLiCiTiT
b68f049a7c removed usage and setting of "anatomy_template" key in representations 2020-04-30 17:55:46 +02:00
Milan Kolar
741875aa0f Merge branch 'master' into develop 2020-04-30 10:37:42 +02:00
Toke Stuart Jepsen
ba92e385bf Add write color set to alembic options. 2020-04-30 07:13:00 +01:00
iLLiCiTiT
8730340656 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-04-29 20:10:50 +02:00
Ondřej Samohel
f9c960aaa3
fixing long line 2020-04-27 21:55:31 +02:00
Ondřej Samohel
614cc921aa
bundle of fixes 2020-04-27 21:45:22 +02:00
Milan Kolar
55d52c8305 Merge branch 'master' into release/2.8 2020-04-20 22:42:25 +02:00
iLLiCiTiT
ccafd3d360 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-04-15 10:29:03 +02:00