Commit graph

1922 commits

Author SHA1 Message Date
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
iLLiCiTiT
9291fda2c2 removed setting tags to families 2020-04-29 20:05:16 +02:00
iLLiCiTiT
c9dd40de22 better repre debug log 2020-04-29 17:30:34 +02:00
iLLiCiTiT
19c436f8f2 ffprobe_streams moved to pype.lib 2020-04-29 17:28:50 +02:00
iLLiCiTiT
0ec66b337b fix codec usage in extract slate review 2020-04-29 17:27:53 +02:00
iLLiCiTiT
54c3374977 fix join 2020-04-28 19:17:16 +02:00
iLLiCiTiT
7b9f29f5bf make sure output frames are integers 2020-04-28 19:17:03 +02:00
iLLiCiTiT
bd854fc7e1 extract review has better check for sequence input 2020-04-28 19:04:43 +02:00
iLLiCiTiT
29b2196825 better handling of images and sequences 2020-04-28 19:04:12 +02:00
Jakub Jezek
492c42d13f
clean(ppro): hound recommendations 2020-04-28 16:09:09 +02:00
iLLiCiTiT
0fb7032e73 better script data log 2020-04-28 16:05:41 +02:00
iLLiCiTiT
5ec1e510d4 fixed few bugs in extract burnin 2020-04-28 15:59:21 +02:00
MIlan Kolar
ecb8a2799a fix(ppro): Path has to be converted to string 2020-04-28 14:47:24 +01:00
iLLiCiTiT
0c42f3d6a2 few fixes in ExtractBurnin 2020-04-28 15:18:20 +02:00
iLLiCiTiT
89d0bc7a47 removed unused StringType 2020-04-28 15:18:01 +02:00
iLLiCiTiT
4c7bacdb72 Fixed few bugs in extract review 2020-04-28 15:11:12 +02:00
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
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
Jakub Jezek
410cf641c9
Merge branch 'develop' into feature/PYPE-624_js_refactor_jakub 2020-04-27 13:08:38 +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
Jakub Jezek
9a77bb12aa
fix(ppro): refactoring pype.jsx removing qe modul 2020-04-24 17:47:24 +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
Jakub Jezek
58b5d45043
feat(ppro): restrict tags in representation for review 2020-04-23 19:08:35 +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
Jakub Jezek
44a7169a98
feat(global, ppro): adding extractReview and extractBurnin for review 2020-04-23 15:38:45 +02:00
Jakub Jezek
db3d8b7dd7
fix(global): make extractReview original back again 2020-04-23 15:25:03 +02:00
iLLiCiTiT
9ed201c0cd process is splitted more than already was 2020-04-23 11:59:13 +02:00
Jakub Jezek
ff01485776
fix(ppro): improving preset naming 2020-04-22 20:44: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