Commit graph

705 commits

Author SHA1 Message Date
iLLiCiTiT
fa97e76e32 added logs to legacy processing methods 2020-04-28 13:53:41 +02:00
iLLiCiTiT
59ce9a5a6d extract burnin updated to care about new burnin presets with backwards compatibility 2020-04-28 13:52:26 +02:00
iLLiCiTiT
fc694cd516 "output_filter" for output definition in presets was renamed to "filter" 2020-04-28 13:49:42 +02:00
iLLiCiTiT
74f278d507 profile filter values are not prestored to dictionary 2020-04-28 13:49:05 +02:00
iLLiCiTiT
446b91e56d extract review slate match new extract review and count values per each representation not per instance 2020-04-24 19:25:14 +02:00
iLLiCiTiT
fcc664f31a use instance resolution for output before using input's resolution 2020-04-24 19:24:16 +02:00
iLLiCiTiT
f267476d33 input resolution is not taken from instance data but from input source 2020-04-24 19:23:45 +02:00
iLLiCiTiT
c55373238b make sure always is accessible path to one input file 2020-04-24 19:22:53 +02:00
iLLiCiTiT
673e531689 added profile_exclusion 2020-04-24 19:03:01 +02:00
iLLiCiTiT
b011caa608 few final touches 2020-04-24 18:29:07 +02:00
iLLiCiTiT
a8a2efa975 extract should work now 2020-04-24 15:28:33 +02:00
iLLiCiTiT
2e85ef792a added ffrpobe streams getting 2020-04-24 11:28:03 +02:00
iLLiCiTiT
ed84cf293f fixed typo 2020-04-23 15:41:11 +02:00
iLLiCiTiT
cc153acb32 all except reformatting should work 2020-04-23 15:39:25 +02:00
iLLiCiTiT
9ed201c0cd process is splitted more than already was 2020-04-23 11:59:13 +02:00
iLLiCiTiT
0586fff9ab few more steps and added few comments 2020-04-22 19:07:27 +02:00
iLLiCiTiT
dfc3249020 first step of representations loop 2020-04-22 17:24:13 +02:00
iLLiCiTiT
bf59ec9df7 added image/view exts and supported exts 2020-04-22 17:23:41 +02:00
iLLiCiTiT
a4a1d0bea6 added first step of representation loop 2020-04-22 11:20:51 +02:00
iLLiCiTiT
f84d9dc616 added filter_outputs_by_tags to filter outputs per representation 2020-04-22 11:19:59 +02:00
iLLiCiTiT
06f0312191 find_matching_profile has more complex system of getting most matching profile when more than one profile was filtered 2020-04-22 11:19:35 +02:00
iLLiCiTiT
60403273da filter_profiles_by_data renamed to find_matching_profile and swaped arguments in validate_value_by_regexes 2020-04-22 11:18:16 +02:00
iLLiCiTiT
6326719623 initial commit for review and burnin filtering 2020-04-21 19:28:32 +02:00
Milan Kolar
55d52c8305 Merge branch 'master' into release/2.8 2020-04-20 22:42:25 +02:00
Milan Kolar
3ce24febff remove hardcoded render tempalte 2020-04-20 22:26:12 +02:00
Milan Kolar
565a70f558 adding avalon project to deadline publish job 2020-04-14 17:00:25 +02:00
Milan Kolar
19930c29ac Merge tag 'fix-metadata-root' into develop 2020-04-06 13:19:01 +02:00
Milan Kolar
3555a008ee revert metadata root replacement 2020-04-06 13:18:13 +02:00
Milan Kolar
eecedfcb47 fixing conflict 2020-04-02 15:08:24 +02:00
Milan Kolar
d90d798579 fixing conflict 2020-04-02 15:07:51 +02:00
Milan Kolar
6be42d53f5 Merge branch 'release/2.7.0' into develop 2020-03-30 22:23:49 +02:00
Ondřej Samohel
e4e9ce8c26 Merge branch 'release/2.7.0' of github.com:pypeclub/pype into hotfix/PYPE-781_pass-multipart-exr-flag 2020-03-30 16:16:56 +02:00
iLLiCiTiT
d9ea84777c environment AVALON_PROJECT is sent to publish job an metadata json stars with {root} 2020-03-30 15:50:36 +02:00
Ondřej Samohel
08a861d2a5
move multipart flag to tags on representation 2020-03-30 15:09:37 +02:00
Ondrej Samohel
46cc7b2b00
disable ffmpeg for multipart EXRs 2020-03-27 17:08:04 +01:00
Jakub Trllo
2e42820a98
Merge branch 'release/2.7.0' into hotfix/master_integrate_loops 2020-03-26 19:03:42 +01:00
Jakub Jezek
48d7489621
fix(global): hound pep8 2020-03-25 19:12:34 +01:00
Jakub Jezek
5f616f14f1
fix(nuke): submitting with correct family 2020-03-25 18:58:18 +01:00
Jakub Jezek
93761e3010
fix(global): add correct frame number to repre.data 2020-03-25 18:57:52 +01:00
Jakub Jezek
570269f024
fix(global, nuke): setting families filter 2020-03-25 18:56:17 +01:00
Jakub Jezek
9577c23624
fix(global): slate was on even if render on farm 2020-03-25 18:07:12 +01:00
iLLiCiTiT
0cb481706c Now is used corrent frame 2020-03-25 16:37:55 +01:00
iLLiCiTiT
ac47874d3c template_name could not be overriden during representation loop 2020-03-25 16:32:34 +01:00
iLLiCiTiT
c15437f04a template_data stores frame used for anatomy filling 2020-03-25 16:32:06 +01:00
iLLiCiTiT
570d336f05 fix invalid iterations in integrate master version 2020-03-25 15:29:50 +01:00
Jakub Jezek
369c4e484a
Merge branch 'release/2.7.0' into bugfix/PYPE-766-prerender-publishing 2020-03-25 13:33:06 +01:00
Ondrej Samohel
70c52d0633 Merge remote-tracking branch 'origin/develop' into feature/PYPE-617-UE-basic-integration 2020-03-25 13:15:18 +01:00
Milan Kolar
b8e81f054b
Merge pull request #27 from pypeclub/hotfix/set-avalon-project-by-env-during-farm-publish
set avalon project on publish job by environment variable
2020-03-24 17:42:03 +01:00
Milan Kolar
dd113ff178
Merge pull request #18 from pypeclub/feature/PYPE-616_blender-rig
Pype Blender Integration
2020-03-24 17:33:20 +01:00
Milan Kolar
a0b609fcf4
Merge pull request #15 from pypeclub/bug/PYPE-767_maya_review_handles
PYPE-767 - unify handles behaviour across maya publishing
2020-03-24 17:21:43 +01:00