iLLiCiTiT
6ef5853b65
reorganized slates a little bit
2020-01-16 16:33:15 +01:00
iLLiCiTiT
4a8ab6fac8
added collect_data and fill_data abilities
2020-01-16 14:29:19 +01:00
iLLiCiTiT
ac202b9fbd
implemented placeholder
2020-01-16 14:28:20 +01:00
iLLiCiTiT
9cc2c4d584
few padding fixes
2020-01-15 18:52:43 +01:00
iLLiCiTiT
db1e578cd8
fixed cases when value of tablefield does not need to ellide or word wrap
2020-01-15 18:48:38 +01:00
iLLiCiTiT
e9d2bab791
fixes for working slate
2020-01-15 16:33:43 +01:00
iLLiCiTiT
a2470faa64
col row attribute name fix
2020-01-15 15:29:36 +01:00
iLLiCiTiT
fc86e3fb19
code cleanup
2020-01-15 14:05:00 +01:00
iLLiCiTiT
83edea5936
remove set.json which is deprecated
2020-01-15 14:03:50 +01:00
iLLiCiTiT
3526c14c44
added few changes for width and height
2020-01-15 14:03:27 +01:00
iLLiCiTiT
a4f2464583
replaced cord_x and cord_y with col_idx and row_idx
2020-01-15 14:03:10 +01:00
iLLiCiTiT
643ad0fcde
added import for font factory
2020-01-15 14:01:56 +01:00
iLLiCiTiT
96d22f8a9b
added default ellide text
2020-01-15 14:01:20 +01:00
iLLiCiTiT
435713a076
added recalculate method for word wrapping
2020-01-15 13:50:42 +01:00
iLLiCiTiT
9dd0079b28
use font factory for fonts
2020-01-15 12:41:08 +01:00
iLLiCiTiT
184e1f1761
cleanup
2020-01-15 12:39:37 +01:00
iLLiCiTiT
25cb9b8289
added rectangle item
2020-01-15 12:38:30 +01:00
iLLiCiTiT
7a80014207
all heights and widths are callable and not property
2020-01-15 12:37:32 +01:00
iLLiCiTiT
8c5fd923fe
created FontFactory
2020-01-15 12:32:17 +01:00
iLLiCiTiT
b872ee2991
added argument when processing field style
2020-01-15 12:30:54 +01:00
iLLiCiTiT
ef609344df
initial netflix version json
2020-01-15 12:30:12 +01:00
iLLiCiTiT
2b199538c4
return self._pos_x if parent in main_frame
2020-01-15 12:26:47 +01:00
iLLiCiTiT
7d40f571d5
removed final_style, is_drawing and cleaned up little bit
2020-01-14 14:39:02 +01:00
iLLiCiTiT
549898730a
style property use get_style_for_obj_type method
2020-01-14 14:35:51 +01:00
iLLiCiTiT
de2d156fc4
base object may have pos_x and pos_y
2020-01-14 14:34:26 +01:00
iLLiCiTiT
8899ce974f
added important imports
2020-01-14 14:33:59 +01:00
iLLiCiTiT
3ef67998f7
added initial alignment
2020-01-13 16:34:15 +01:00
iLLiCiTiT
43fbdbf8fe
added margins
2020-01-13 12:45:46 +01:00
iLLiCiTiT
449fb26aa7
added margins and modified style
2020-01-12 23:14:40 +01:00
iLLiCiTiT
18db21c828
first successfull image inspiration
2020-01-10 19:12:03 +01:00
iLLiCiTiT
89a0dd05fd
added set.json need rework
2020-01-10 19:11:50 +01:00
iLLiCiTiT
5e3f0ab337
initial commit
2020-01-10 19:11:05 +01:00
Jakub Jezek
26f2f882e2
fix(otio): burnin right side didnt format properly
2020-01-07 13:12:29 +01:00
Milan Kolar
cd2f17bdbf
Merge branch 'hotfix/ffmpeg_path_burnin_fix'
2020-01-06 12:33:41 +01:00
Milan Kolar
0841d91eef
fix which import
2019-12-16 14:13:31 +01:00
iLLiCiTiT
978e05b536
get streams before super init in Burnin class is called
2019-12-12 11:27:47 +01:00
iLLiCiTiT
fdf4182155
replace FFMPEG string in command method
2019-12-12 11:27:22 +01:00
iLLiCiTiT
54c76b3b7f
copied _streams method from otio adapter to be able to use ffprobe full path
2019-12-12 11:26:55 +01:00
iLLiCiTiT
eac2629fcb
use FFMPEG_PATH environ to get path to ffmpeg and ffprobe
2019-12-12 11:26:12 +01:00
Milan Kolar
955cb71479
Merge branch 'refs/heads/feature/add-start-and-end-frame-to-burnin' into develop
2019-12-06 20:02:48 +01:00
Jakub Ježek
74317adf5a
Merged in hotfix/burnin_copy_codec (pull request #400 )
...
Fixing Burnin copy original codec
Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:25:52 +00:00
Jakub Jezek
0f967eebf7
fix(nuke): improving the fix
2019-12-05 18:01:30 +01:00
Jakub Jezek
d9b64f760a
fix(nuke): burnin were converting better codec to h264
2019-12-05 17:42:47 +01:00
Ondrej Samohel
bcf32d8046
fixed pype root handling during publshing of image sequences
2019-12-03 22:00:25 +01:00
Milan Kolar
99c89f3811
add option for start and end frame to burnins
2019-12-03 18:43:11 +01:00
Jakub Jezek
4618fa6d12
fix(burnins): wrong name of variable
2019-10-23 10:23:25 +02:00
iLLiCiTiT
9e0ca463bd
added datetime text to burnins script
2019-10-22 10:46:05 +02:00
Jakub Jezek
b40e1f5511
fix(all): rename attributes
...
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Toke Jepsen
659f46e317
Enforce environment by passing to subprocess.
2019-07-29 11:33:08 +01:00
Toke Jepsen
43ab84721f
Raise errors from subprocess to get proper failed jobs.
2019-07-25 23:25:00 +01:00