Commit graph

1744 commits

Author SHA1 Message Date
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
f23fd2ab1b fix possibility of version missing from review 2020-04-20 22:17:12 +02:00
Milan Kolar
565a70f558 adding avalon project to deadline publish job 2020-04-14 17:00:25 +02:00
Milan Kolar
db960eb6d4 missing options from ass loader 2020-04-14 17:00:04 +02:00
Milan Kolar
b518ff8e77
Merge pull request #43 from pypeclub/bug/PYPE-743_yeti-cache-versions
PYPE-743: fixing yeti cache version updates
2020-04-08 13:54:04 +02:00
Ondřej Samohel
05b33a20ce code cleanup 2020-04-08 11:45:51 +02:00
Milan Kolar
a14f78729b
Merge pull request #40 from pypeclub/fix/PYPE-599_rig-content
Update validate_rig_output_ids.py
2020-04-06 19:18:18 +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
Ondřej Samohel
4bd3d0652e
shutting up hound 2020-04-03 19:54:14 +02:00
Ondrej Samohel
f9655b0e21
fixed handling of fursettings and representation paths 2020-04-03 19:47:12 +02:00
Milan Kolar
19f692a51f Merge branch 'hotfix/preserve-maya-scene-type' into develop 2020-04-03 18:28:35 +02:00
Ondrej Samohel
5109ea9a90 fixed missing import 2020-04-03 15:32:13 +02:00
Ondřej Samohel
f81e2e9ca3
Update validate_rig_output_ids.py 2020-04-02 18:10:40 +02:00
Milan Kolar
f852d664e6 Merge branch 'hotfix/review_collect_get_handles' into develop 2020-04-02 16:27:32 +02:00
Milan Kolar
7763b33992 make sure we don't error on missing handles in instance 2020-04-02 16:27:25 +02:00
Milan Kolar
fa29608469
Merge pull request #37 from pypeclub/feature/PYPE-753_maya-extract-quicktime-refactor
PYPE-753 maya extract review refactor
2020-04-02 16:15:59 +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
a0dc206370 Merge branch 'hotfix/preserve-maya-scene-type' 2020-04-02 15:06:13 +02:00
Milan Kolar
1c2a463c63 Merge branch 'hotfix/preserve-maya-scene-type' into develop 2020-04-02 15:06:13 +02:00
Ondrej Samohel
17622b046d
fixed camera options 2020-04-01 19:16:54 +02:00
Ondrej Samohel
12bea639eb
preserve mb file type during publish 2020-04-01 17:25:43 +02:00
Milan Kolar
6be42d53f5 Merge branch 'release/2.7.0' into develop 2020-03-30 22:23:49 +02:00
Ondrej Samohel
66f7367524
minor refactor 2020-03-30 17:35:16 +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
Milan Kolar
b74b651310
Merge pull request #3 from pypeclub/feature/PYPE-617-UE-basic-integration
Feature/pype 617 ue basic integration
2020-03-30 16:00:40 +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
Milan Kolar
c926125e1a Merge branch 'hotfix/PYPE-778_maya-merge-aov-tokens' into release/2.7.0 2020-03-26 18:44:30 +01:00