Commit graph

515 commits

Author SHA1 Message Date
Milan Kolar
065b5d0340 add setting for sync workfile version with maya render 2020-10-07 13:00:23 +02:00
Milan Kolar
f2ed187ebd
Merge pull request #512 from pypeclub/feature/tiled-exr-to-scanline
Maya: Tiled EXRs to scanline EXRs render option
2020-10-06 18:13:04 +02:00
Milan Kolar
b08395579f user pype user in deadline submission 2020-10-06 15:04:30 +02:00
Milan Kolar
3e265c5ba0
Merge pull request #514 from kalisp/bugfix/237-Updating_a_look_where_the_shader_name_changed_leaves_the_geo_without_a_shader
Maya: Updating a look where the shader name changed, leaves the geo without a shader
2020-10-02 14:46:13 +02:00
Milan Kolar
e3609eefbc
Merge pull request #591 from pypeclub/feature/maya-deadline-asset-dependencies-configurable
Maya: Deadline - make use of asset dependencies optional
2020-10-02 14:45:34 +02:00
Milan Kolar
48cc3cab3d remove obsolete task variable 2020-10-02 14:14:45 +02:00
Petr Kalis
8e59fe67ff
Merge branch '2.x/develop' into feature/180-Store_task_types 2020-10-02 13:22:34 +02:00
Ondrej Samohel
a3f7fa777b
make asset dependencies configurable 2020-10-02 10:09:42 +02:00
Petr Kalis
2e9be73326 Removed unload + reload to keep changes to untouched shaders 2020-10-01 19:20:00 +02:00
Milan Kolar
1edb2669ca Merge branch 'hotfix/fix-maya-scene-types-preset' into 2.x/develop 2020-10-01 18:15:07 +02:00
Petr Kalis
ea521f8e12 Merge branch '2.x/develop' into bugfix/237-Updating_a_look_where_the_shader_name_changed_leaves_the_geo_without_a_shader 2020-10-01 16:16:59 +02:00
Ondrej Samohel
face948e3f
Merge branch '2.x/develop' into feature/tiled-exr-to-scanline 2020-10-01 13:58:02 +02:00
Ondrej Samohel
6d3cd04e45
fix wrong exception catch 2020-09-25 16:35:17 +02:00
Petr Kalis
f8e558ca42 #180 - Changed tasks to dictionaries
Modifications based on change
2020-09-25 12:24:02 +02:00
Milan Kolar
e703f5f2a1
Merge pull request #545 from tokejepsen/2.x/bugfix/maya_image_plane
Maya: Fix missing update of frame range on image plane.
2020-09-23 14:34:43 +02:00
Toke Stuart Jepsen
40c8b3fd79 Fix missing frame range update. 2020-09-22 15:26:16 +01:00
Toke Stuart Jepsen
c2d8868ac0 FIx missing update of frame range. 2020-09-22 15:25:46 +01:00
Milan Kolar
f19b04a207
Merge pull request #483 from tokejepsen/2.x/feature/maya_imageplane_loader
Optional camera creation on image plane loading.
2020-09-17 12:02:34 +02:00
Milan Kolar
b3ad0147a4
Merge pull request #510 from tokejepsen/2.x/feature/maya_image_plane
Maya: Image plane cache and PNG reprensentations.
2020-09-17 12:01:41 +02:00
Petr Kalis
22f8084a8d Fix #237 - Reworked reference cleanup 2020-09-10 12:53:41 +02:00
Milan Kolar
8705ac4a62 Merge branch 'master' into 2.x/develop 2020-09-09 17:01:55 +02:00
Petr Kalis
fb1f3d26f1 Fix #237 - Updating a look where the shader name changed
Added cleanup of references with failed reference edits
2020-09-08 19:18:06 +02:00
Ondrej Samohel
73dfecbf1a
fix tile order for Draft Tile Assembler 2020-09-08 17:53:32 +02:00
Ondrej Samohel
ab9d8e266a
fix repre processing and name 2020-09-08 17:34:03 +02:00
Toke Stuart Jepsen
6e2dab91b2 Image plane cache and PNG reprensentations. 2020-09-08 16:06:11 +01:00
Ondrej Samohel
37e88288b4
tag instance for scanline conversion using oiio tools 2020-09-07 14:01:34 +02:00
Toke Stuart Jepsen
cdf32eb150 Containerize audio loading. 2020-08-26 10:16:20 +01:00
Toke Stuart Jepsen
509776ddc0 Optional camera creation on image plane loading. 2020-08-25 11:16:07 +01:00
Toke Stuart Jepsen
b648b3c72e Add "preview" to image plane representations 2020-08-25 08:35:09 +01: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
14aed78ec3
Merge pull request #434 from tokejepsen/2.x/feature/maya_image_plane_containerize
Properly containerize image plane loads.
2020-08-17 11:48:50 +02: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
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