Commit graph

1815 commits

Author SHA1 Message Date
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
6f94b8db6a
Merge pull request #151 from pypeclub/feature/remove-unused-collect-deadline-user
removing unused collect deadline user plugin
2020-05-14 19:03:23 +02:00
Ondřej Samohel
844ea5be7f
removing unused collect deadline user plugin 2020-05-14 17:17:10 +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
f30f0099fd for padding is used frame_padding from anatomy templates but kept backwards compatible "frame" 2020-05-14 10:59:40 +02:00
iLLiCiTiT
8f1ffbffcd tried to fix validate ass relative paths 2020-05-13 19:48:18 +02:00
iLLiCiTiT
b6929fc41b using find_root_template_from_path method directly on anatomy object 2020-05-13 19:47:55 +02:00
iLLiCiTiT
b44b8683a0 skip AVALON PROJECTS in adaobe communicator context collector 2020-05-13 18:42:43 +02:00
iLLiCiTiT
23e6e05d79 removed unused collect project root plugin from nukestudio 2020-05-13 18:41:32 +02:00
Milan Kolar
f8652e9401 Merge branch 'develop' into feature/93-flexible_template_assignment 2020-05-12 22:45:02 +02:00
Milan Kolar
d525bfaaee
Merge pull request #138 from pypeclub/bugfix/collect_reviews_variable_fix
bugfix/collect reviews variable fix
2020-05-12 16:32:25 +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
f1d680a9c6
Merge pull request #131 from tokejepsen/bugfix/nuke_file_on_update
Nuke file knob was not updating.
2020-05-12 16:16:50 +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
iLLiCiTiT
307c12de5b small fix using string key instead of not existing variable version 2020-05-12 10:55:55 +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
Toke Stuart Jepsen
284534d02c Nuke file knob was not updating.
The file knob was referencing the existing containers file path and not updating to the new representation path.
2020-05-08 17:23:05 +01:00
Jakub Jezek
6bb0caa157 removed unnecessary paths 2020-05-07 19:13:41 +02:00
Ondřej Samohel
3b3f0a965c
handle published scene names 2020-05-07 17:03:28 +02:00
iLLiCiTiT
de7fe11532 cleanup commit 2020-05-07 16:58:08 +02:00
iLLiCiTiT
379554c66f replaced remapping of root with filling root in collect rendered files 2020-05-07 16:57:55 +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
iLLiCiTiT
8947bb5153 colect rendered files use fill_root method from anatomy 2020-05-07 14:47:19 +02:00
iLLiCiTiT
76e7896e24 collect rendered files also remap AVALON_WORKDIR and stagingDir on instances 2020-05-07 14:42:36 +02:00
Milan Kolar
0dc4e9930f
Merge pull request #121 from pypeclub/feature/integrate-better-error-reporting
Integrate: handle errors during file copy
2020-05-06 15:08:31 +02:00
Milan Kolar
16b397c8eb
Merge pull request #126 from pypeclub/bugfix/none_handles_fix
bugfix/none handles fix
2020-05-06 15:07:36 +02:00
Milan Kolar
fbd6d11f7c
Merge pull request #123 from tokejepsen/bugfix/render_collection
Fix render collection
2020-05-06 15:07:16 +02:00
iLLiCiTiT
76bae58388 handles are checked for None instead of using .get(...) method 2020-05-06 14:19:28 +02:00
Milan Kolar
9afd9a6064
Merge pull request #124 from tokejepsen/bugfix/create_write_use_selection_zero
Warn users about no nodes selected.
2020-05-06 10:21:45 +02:00
Toke Stuart Jepsen
7fa379d4b4 Warn users about no nodes selected. 2020-05-06 09:18:39 +01:00
Toke Stuart Jepsen
87b100236f Fix render collection 2020-05-06 09:09:06 +01:00
Ondřej Samohel
02e129f540
handle errors during file copy 2020-05-05 18:15:08 +02:00
Ondřej Samohel
b76359c2e7
pass PYPE_PYTHON_EXE to farm jobs 2020-05-05 15:21:49 +02:00
Milan Kolar
8f6d6f5f2d
Merge pull request #100 from pypeclub/feature/PYPE-624_js_refactor_jakub
convert premiere to pype2
2020-05-04 17:58:20 +02:00
iLLiCiTiT
ebdfaf8baa implemented method for template name determination based on plugin presets 2020-04-30 19:35:03 +02: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
Jakub Jezek
492c42d13f
clean(ppro): hound recommendations 2020-04-28 16:09:09 +02:00
MIlan Kolar
ecb8a2799a fix(ppro): Path has to be converted to string 2020-04-28 14:47:24 +01: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