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
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
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
Toke Stuart Jepsen
0b48d44729
Make keepImages a class attribute
2020-08-17 08:54:35 +01: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
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
Ondrej Samohel
616817df3e
support for tile render job submitted from elsewhere
2020-07-28 18:02:59 +02:00
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