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 |
|
iLLiCiTiT
|
4ed64d9c8a
|
fixed logs in burnin script
|
2020-04-28 18:51:36 +02:00 |
|
iLLiCiTiT
|
e1e3326dca
|
using codec from source since -codec copy can't be used
|
2020-04-28 18:49:01 +02:00 |
|
iLLiCiTiT
|
69d0b8dd76
|
added quotation marks where paths are used
|
2020-04-28 18:47:20 +02:00 |
|
iLLiCiTiT
|
a5efeb616c
|
fixed codec copy in burnin script
|
2020-04-28 16:36:36 +02:00 |
|
iLLiCiTiT
|
498e9ab6e5
|
fixed arguments in brunin script
|
2020-04-28 16:10:38 +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 |
|
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 |
|
iLLiCiTiT
|
1c933741ea
|
burnin script can handle both new and old ExtractBurnin plugin processes
|
2020-04-28 13:47:59 +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
|
c3c659bf21
|
Merge branch 'release/2.8' into develop
|
2020-04-20 23:20:22 +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
|
f1765e5aa1
|
bump version
|
2020-04-20 22:14:07 +02:00 |
|
Milan Kolar
|
f6e329fac6
|
Update issue templates
|
2020-04-16 23:55:43 +02:00 |
|
Milan Kolar
|
25a3744b0e
|
Merge pull request #24 from pypeclub/feature/PYPE-611_build_workfile
Feature/PYPE-611 build workfile
|
2020-04-16 21:14:10 +02:00 |
|
Milan Kolar
|
4c582f548f
|
various attribute fixes in ftrack sync event
|
2020-04-14 17:00:47 +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 |
|