Commit graph

56 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
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
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
b78095ab39
fixed conflicts 2020-06-02 11:34:29 +02:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00
Ondřej Samohel
be9302580f
submitting vray export job to deadline 2020-05-21 18:40:50 +02:00
Ondřej Samohel
614cc921aa
bundle of fixes 2020-04-27 21:45:22 +02:00
Ondrej Samohel
9a8655be1d
publishing unreal static mesh from maya 2020-03-14 00:41:53 +01:00
Ondrej Samohel
b02eb6c4c9
fixed review filtering and attaching, creator creates layer if not present 2020-02-06 21:34:25 +01:00
Ondrej Samohel
cb26f7ae66
fixed subset name, removing rendering instance, fixed layer creaton and image prefix 2020-02-06 12:58:25 +01:00
Ondrej Samohel
9416f23466
collecting AOVs, remapping for representations, family corrections 2020-02-05 17:52:05 +01:00
Ondrej Samohel
e4c09abeb1
wip on collecting assumed render files 2020-01-31 00:40:18 +01:00
Ondrej Samohel
83eabbccd8
code cleanup 2020-01-28 13:03:35 +01:00
Ondrej Samohel
5f3cad3dd1
fix case where there are no render layers yet 2020-01-28 12:27:37 +01:00
Ondrej Samohel
f75f38b757
(maya) added render layer syncing, updated collectors 2019-12-20 02:04:03 +01:00
Ondrej Samohel
e1937f9912 Merge branch 'refs/heads/develop' into feature/PYPE-570-maya-renderlayer-creator 2019-12-09 16:59:39 +01:00
Ondrej Samohel
295037365e
maya: changing render collector 2019-12-05 00:30:48 +01:00
Ondrej Samohel
6a56554e5f
initial work on render creator 2019-12-03 17:59:52 +01:00
Milan Kolar
fde5bdf438 add ability to publish and load arnold standin sequence 2019-11-28 16:22:14 +01:00
Toke Jepsen
1b8b976088 Merged in tokejepsen/pype/feature/maya_look_force_copy (pull request #275)
Enable "Force Copy" option.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:00:39 +00:00
Ondrej Samohel
e2ede5d047
small bugfixes arising from syncing with 3de 2019-11-13 22:39:37 +01:00
Ondrej Samohel
50438283cd
hotfix for various aspect of farm rendering 2019-11-06 14:06:24 +01:00
Ondrej Samohel
81ce601ec8
fixed login in renderglobals creation for muster 2019-10-15 11:18:20 +02:00
Ondrej Samohel
76d4fac940
added support for muster login window, validator for muster connection, tweaks in muster dialog 2019-10-08 13:35:26 +02:00
Ondrej Samohel
c65af56048
changed muster authentication 2019-10-04 17:42:59 +02:00
Ondrej Samohel
8f75f714e2
handle error when api endpoint not available 2019-10-03 13:48:59 +02:00
Ondrej Samohel
14fd3fa2da
bugfixes, some PEP8 changes and final pool support 2019-09-30 17:07:59 +02:00
Ondřej Samohel
9136910460 Merge branch 'feature/muster_pools_in_renderglobals' into feature/PYPE-540_muster-pools-in-renderglobals 2019-09-30 12:49:15 +02:00
Ondřej Samohel
b6c206bca5
initial support for pools in Muster 2019-09-27 15:01:40 +02:00
iLLiCiTiT
3f1a055368 fixed icon name from "boxes" to "cubes" in 3 creator plugins 2019-09-11 17:52:54 +02:00
Toke Jepsen
3f3932cff1 Enable "Force Copy" option.
In cases where hardlinking is not an option (cloud syncing), copying is the only option.
2019-08-21 14:29:25 +01:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Toke Jepsen
272461316b Create model needs to be "Main" by default. 2019-07-21 16:37:37 +01:00
Milan Kolar
93a1ce115c make mesh validators more flexible 2019-07-09 16:43:56 +02:00
antirotor
4e6ec22211
feat(maya): added **RenderSetup** template support for avalon, utilizing rendersetup family 2019-06-14 18:32:57 +02:00
Jakub Trllo
1aa92f3de6 integrate can handle with hardlinks 2019-03-04 15:41:06 +01:00
Ondřej Samohel
30fb968307 Merged in bugfix/PYPE-127-maya-create-render-globals-deadline (pull request #59)
Maya create renderGlobals and Deadline

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-22 10:49:33 +00:00
Milan Kolar
0191a4964b add default subset names 2019-02-20 17:32:33 +01:00
antirotor
7b2fb79612
resolving conflicts 2019-02-20 17:16:37 +01:00
Milan Kolar
a2d143af2e add layout and assembly creator 2019-02-20 17:11:52 +01:00
Milan Kolar
9ed6c9824d add default families 2019-02-20 17:10:30 +01:00
Milan Kolar
690cc3ffe0 renderr submission fixe on avalon_deadline 2019-02-12 17:44:09 +01:00
antirotor
031a8ab35f Merge remote-tracking branch 'remotes/origin/develop' into bugfix/PYPE-127-maya-create-render-globals-deadline 2019-02-04 12:45:26 +01:00
Milan Kolar
77f02101f6 cleanup conflicts with CB code 2019-01-28 22:59:57 +01:00
Milan Kolar
ca57d2cd87 colorbleed to pype reformat 2019-01-28 21:27:58 +01:00
Milan Kolar
c8ba94ccbf rename cb to pype 2019-01-28 20:31:55 +01:00
Milan Kolar
e25c840a29 add option to work with arnold standins and simple proxies 2019-01-09 19:39:38 +01:00
antirotor
72412ad863
better deadline handling 2019-01-08 13:47:54 +01:00
antirotor
6d5243aeae
small fix in renderGlobals creator 2018-12-15 03:39:17 +01:00