Commit graph

84 commits

Author SHA1 Message Date
Jakub Jezek
8cd1bfa55f fix(pype): reading padding info for image sequence path from anatomy instead hardcoding it to ##### 2019-03-31 19:29:52 +02:00
Milan Kolar
3077785c7e hotfix. assumed destination not working for unknown reason :) 2019-03-28 11:48:17 +01:00
Milan Kolar
4f45e9e2a7 hotfix/check if transfers data exists in frames integrator before assigning it. 2019-03-19 16:29:08 +01:00
Jakub Trllo
aadafc2c75 fixed transfers error in integrate 2019-03-04 16:58:32 +01:00
Jakub Trllo
4b65b40c10 working version, plugin creates hardlink with hash 2019-03-04 15:48:59 +01:00
Jakub Trllo
1aa92f3de6 integrate can handle with hardlinks 2019-03-04 15:41:06 +01:00
Milan Kolar
2757710938 hotfix/add aiImage support to publishing textures 2019-03-01 17:41:42 +01:00
Jakub Trllo
4b1481c0a7 Merged in feature/PYPE-190_convert_rendered_to_mov (pull request #85)
Feature/PYPE-190 convert rendered to mov

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-28 18:02:24 +00:00
Milan Kolar
6a169143d1 add correct environment to deadline job when submitting to support quicktime generation 2019-02-28 19:00:22 +01:00
Jakub Trllo
a0b009a633 plugins wait until ffmpeg finish job 2019-02-28 10:50:34 +01:00
Jakub Trllo
742bbb590f added collector that stores output representation config 2019-02-27 15:36:49 +01:00
Jakub Trllo
b2d4897872 input/output args are loaded from config (only input for jpeg) 2019-02-27 15:36:27 +01:00
Jakub Trllo
c40fa2fc2b jpeg exctractor separated 2019-02-27 12:17:51 +01:00
Jakub Trllo
9615f5b75a added extrack quicktime to global plugins 2019-02-27 09:40:23 +01:00
Jakub Trllo
a2e73c0fc0 added fps attr and ftrack family to collect filesequences 2019-02-27 09:38:14 +01:00
Jakub Trllo
d7495f3bfb added fps to submit job 2019-02-27 09:37:28 +01:00
Milan Kolar
b4ada94612 hotfix/renderglobalsMain 2019-02-26 13:24:12 +01:00
Milan Kolar
9a91686829 make sure we use DEADLINE_REST_URL instead of AVALON_DEADLNE everywhere 2019-02-22 11:55:30 +01:00
Milan Kolar
bd70659335 add workfile to integration 2019-02-20 18:24:56 +01:00
Milan Kolar
4a96a36637 add layout and setdress to maya ascii processors 2019-02-20 17:13:10 +01:00
Milan Kolar
bf7d25fd94 cleanup conflicts 2019-02-17 21:26:29 +01:00
Milan Kolar
d58778e925 Merge branch 'develop' into feature/PYPE-99_unified_template_fill
# Conflicts:
#	pype/lib.py
#	pype/plugins/global/publish/integrate_rendered_frames.py
2019-02-17 21:25:27 +01:00
Milan Kolar
36e3ab4829 fix environment cleanup when sending to farm 2019-02-14 08:54:22 +01:00
Milan Kolar
690cc3ffe0 renderr submission fixe on avalon_deadline 2019-02-12 17:44:09 +01:00
Jakub Trllo
a620acac87 Merged in feature/PYPE-184_format_path_silotasks (pull request #63)
hierarchy is set to empty string if no parents

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-11 22:09:03 +00:00
Milan Kolar
4462972d52 fixing review collection and minor tweaks 2019-02-10 00:12:48 +01:00
Milan Kolar
30f8048b89 Merge branch 'develop' into bugfix/PYPE-160-mov-generation 2019-02-08 17:48:09 +01:00
Jakub Trllo
a8745ed130 VERSION removed and replaced by version 2019-02-07 15:34:55 +01:00
Milan Kolar
8d28c4af44 fix version checker, and other nuke fixes 2019-02-06 21:18:56 +01:00
Jakub Trllo
f43b1d8cde hierarchy is set to empty string if no parents 2019-02-06 19:59:00 +01:00
Jakub Trllo
e0de3a1447 project and projectcode changed to project dict 2019-02-06 19:46:39 +01:00
antirotor
64f39193f5
add ffmpeg validator, error handling 2019-02-05 17:01:15 +01:00
Milan Kolar
da61d285da Merge branch 'develop' into bugfix/PYPE-147-fixing-nuke-publishing-write
# Conflicts:
#	pype/plugins/global/publish/integrate_rendered_frames.py
2019-01-30 23:23:12 +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
Jakub Jezek
ae30f7ceb4 Merge branch 'develop' into feature/PYPE-92-pr-basic-pipeline-linking 2019-01-28 13:33:42 +01:00
Jakub Jezek
357e1afe6f fix ing family targets 2019-01-28 13:24:17 +01:00
Milan Kolar
e5efe62a81 fixing families in loader 2019-01-21 13:44:24 +01:00
Milan Kolar
e1601664f1 json extraction is causing troubles in nuke. temporarily setting to just maya host 2019-01-18 17:58:39 +01:00
Milan Kolar
e521eaacce Merge branch 'develop' into bugfix/PYPE-147-fixing-nuke-publishing-write 2019-01-17 20:01:17 +01:00
Milan Kolar
c091bec375 Merge branch 'develop' into feature/PYPE-83_validate_script
# Conflicts:
#	pype/plugins/global/publish/integrate_rendered_frames.py
2019-01-16 19:39:00 +01:00
Jakub Jezek
95c9c2bc9b aport collect intances update, filter out "clip" family from global plugins, fix extract_post_json, adding some supporting functions to pype.lib and templates and api 2019-01-14 18:33:10 +01:00
Jakub Jezek
0a844ee709 cosmetic changes 2019-01-12 18:27:28 +01:00
Jakub Jezek
3fd9170e1f adding json export of all context and instances for debug, polishing integrate_render_frames 2019-01-12 18:27:06 +01:00
Milan Kolar
e25c840a29 add option to work with arnold standins and simple proxies 2019-01-09 19:39:38 +01:00
Milan Kolar
15c3911296 hotfix / filter integrate rendered frames 2019-01-08 11:32:44 +01:00
Milan Kolar
3a583a04d1 Merge branch 'develop' into feature/PYPE-61-publish-nuke-script-version 2019-01-07 15:49:17 +01:00
Milan Kolar
78c5b506ee move rendered frames integrator to global 2018-12-18 22:02:38 +01:00
Milan Kolar
237d26f258 fix image sequence collection 2018-12-18 22:01:57 +01:00