Troy James Sobotka
f1ff4a9047
Update coefficients to use REC.709
...
While still not colour managed, and grossly assuming REC.709
display referred buffers, the effect as it currently stands can be
improved to use the proper coefficients for REC.709, as opposed
to legacy REC.601. Ideally there'd be a flag somewhere to flip between
the two coefficient sets.
2019-05-01 21:31:54 -07:00
follower
ddb57dcb6a
Fix to work w/ Qt 5.6+ removes non-critical setDesktopFileName().
2019-05-01 22:31:17 +12:00
follower
71e36fcc75
Remove makeCurrent() call that sometimes causes blank previewers.
...
See: <https://github.com/olive-editor/olive/issues/892 >
2019-05-01 22:27:49 +12:00
Troy James Sobotka
e5152bc0c0
Fix typo in effects/shaders/chromakey.frag
...
Fix typo pointed out by @brimsonbhin.
2019-04-29 17:40:02 -07:00
Troy James Sobotka
5e060d3d29
Update to REC.709, not batshit crazy REC.601
...
Update to use REC.709 coefficients.
2019-04-28 10:42:51 -07:00
unfa
b8114f63a4
Update despill.frag
...
Changed comment.
2019-04-28 19:03:11 +02:00
unfa
3fd7852cfa
Merge branch 'master' of https://github.com/unfa/olive
2019-04-28 18:51:15 +02:00
unfa
7479cf5933
A single despill effect for improving efects of chroma keying. Works for Green, Blue and Red backgrounds, no other controls yet. Tested.
2019-04-28 18:49:07 +02:00
Fahad Hasan Pathik
b4c40d7f41
vignette inverse added
2019-04-27 20:09:06 +06:00
Fahad Hasan Pathik
300d5daa2b
Crop Inverse feature added
2019-04-25 21:08:03 +06:00
production
7918efb60f
Removed glitch
2019-04-25 21:03:23 +06:00
production
78dcd571ab
Merge branch 'master' of git://github.com/olive-editor/olive
2019-04-25 20:52:57 +06:00
luz.paz
52d03aacd6
Misc. typos
...
Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
2019-04-24 11:34:56 -04:00
Freshek
c060fbd431
Fix issue #875
2019-04-24 17:20:49 +02:00
itsmattkc
9b2f91f483
show node properties as a sidebar
2019-04-24 10:26:42 +10:00
Freshek
b3985b94f5
Don't render TextEffect when size is LESS THAN or EQUAL TO 0
2019-04-23 15:58:23 +02:00
itsmattkc
616e2b4740
Merge branch 'furtherocio' into nodes
2019-04-21 23:03:48 +10:00
itsmattkc
43284ced8b
cherrypicked relevant commits from master
2019-04-21 23:03:35 +10:00
itsmattkc
ae37b927ec
fixes #812
2019-04-21 23:00:00 +10:00
Troy James Sobotka
945242e165
Fix #853 lower_control_layout QSizePolicy
...
Changing the QSizePolicy to `Maximum` prevents the
central control buttons from wiggling as the variable width
font changes width dimensions.
2019-04-21 22:59:30 +10:00
itsmattkc
8c9809f657
ported master fixes to furtherocio
2019-04-21 22:56:13 +10:00
ZoomTen
554c0b1ab5
add windows filetype association to installer
2019-04-21 12:22:21 +07:00
ZoomTen
698d959e18
add windows filetype icon
2019-04-21 12:04:18 +07:00
itsmattkc
c5f63ec2c5
Merge branch 'master' of https://github.com/olive-editor/olive
2019-04-21 11:50:11 +10:00
itsmattkc
d386d5c7f2
fixed trimming one frame clips
2019-04-21 11:48:08 +10:00
ZoomTen
ef07362828
add linux mimetype icons
2019-04-21 01:09:31 +07:00
ZoomTen
58c741ed3c
(lazily) add mimetype to qmake
2019-04-21 01:02:33 +07:00
ZoomTen
ace2adb312
add mimetypes to cmake build
2019-04-21 01:02:04 +07:00
ZoomTen
749c7dc3ec
disable app icon for mimetype
2019-04-21 01:01:48 +07:00
BrimsonBhin
dca99cdf80
Update Month
2019-04-19 20:54:00 -07:00
BrimsonBhin
fa6409d422
Delete ISSUE_TEMPLATE.md
2019-04-19 20:44:15 -07:00
BrimsonBhin
0e31dbdb72
Update issue templates
2019-04-19 20:42:43 -07:00
BrimsonBhin
3bdc3f7438
Update issue templates
2019-04-19 20:38:10 -07:00
BrimsonBhin
2353c38e4e
Update issue templates
2019-04-19 20:37:15 -07:00
itsmattkc
56e2c097ec
Merge pull request #803 from naj59/master
...
lupdate and german translation update
2019-04-20 12:00:41 +10:00
itsmattkc
ee93696bcf
Merge pull request #846 from BrimsonBhin/patch-1
...
Include a feature request template
2019-04-20 11:54:43 +10:00
itsmattkc
68b62d15e7
Merge pull request #854 from sobotka/patch-2
...
Fix #853 lower_control_layout QSizePolicy
2019-04-20 11:53:14 +10:00
itsmattkc
e7d6a06749
Merge pull request #855 from eszlari/patch-7
...
debian/control: add qttools5-dev
2019-04-20 11:52:50 +10:00
eszlari
350e8c6a84
debian/control: add qttools5-dev
2019-04-20 01:25:57 +02:00
Troy James Sobotka
781921143c
Fix #853 lower_control_layout QSizePolicy
...
Changing the QSizePolicy to `Maximum` prevents the
central control buttons from wiggling as the variable width
font changes width dimensions.
2019-04-19 15:25:41 -07:00
BrimsonBhin
808b21efcc
Update ISSUE_TEMPLATE.md
2019-04-19 00:07:03 -07:00
BrimsonBhin
129c075349
Update ISSUE_TEMPLATE.md
2019-04-18 22:41:02 -07:00
BrimsonBhin
201262eaf3
Include a feature request template
...
The issues tab is a nightmare to watch. Duplicates, useless FRs with no worthwhile explanation as to why it needs to be in Olive.
So, here is a proposal to help counter some of the duds that are present right now.
2019-04-18 22:37:47 -07:00
itsmattkc
3251a420c0
close clips after setting rendering state
2019-04-19 09:38:15 +10:00
itsmattkc
35e0cb4f1b
fixes #812
2019-04-18 02:57:21 +10:00
itsmattkc
6440b428f2
Merge branch 'master' of https://github.com/olive-editor/olive
2019-04-18 02:45:59 +10:00
itsmattkc
f2ef1e4443
fixes #777 and fixes #730
2019-04-18 02:45:49 +10:00
itsmattkc
027ce82a66
fixed #739
2019-04-18 02:39:11 +10:00
itsmattkc
73ebf0042d
fixed #725
2019-04-18 02:33:54 +10:00
itsmattkc
0aae64bc06
Merge pull request #814 from eszlari/patch-5
...
cmake: set OpenGL_GL_PREFERENCE fallback to LEGACY
2019-04-17 21:52:43 +10:00