oc1024
3d2ec7aee3
Premultiply alpha + GLSL1.1
...
Support for Olive's new blend-mode infrastructure.
Plus, `switch (compo) {` has been replaced with `if {} else if {}` in Color Finder so it runs on OpenGL 2.0 hardware.
2019-01-30 00:30:38 -02:00
oc1024
e6df7de6bc
0-100 thresholds + invert checkboxes
...
Removes the need for piping the effect between Invert effects, which makes a unnecessary performance hit.
2019-01-25 09:13:24 -02:00
oc1024
ac12a73486
Color Selection filter
2019-01-23 23:26:05 -02:00
oc1024
728a3fee94
upper limit is now full alpha
2019-01-23 11:53:25 -03:00
oc1024
5b4d80edad
Added luma key effect
2019-01-23 08:25:18 -03:00
itsmattkc
637c2414ed
better linux vst ui support
2019-01-22 23:41:22 +11:00
itsmattkc
8058937d59
vst guis work on linux now
2019-01-22 23:31:27 +11:00
itsmattkc
3220e0ad99
fixed ui issue on windows
2019-01-22 23:02:33 +11:00
itsmattkc
5d9521f684
fixed some comments
2019-01-22 22:56:37 +11:00
itsmattkc
4dfd69f363
fixed non-mac issues
2019-01-22 22:52:41 +11:00
itsmattkc
8977acde31
moved to vestige
2019-01-22 03:45:31 -08:00
itsmattkc
86464b76e4
made tile effect more like sphere effect
2019-01-22 20:57:13 +11:00
itsmattkc
b4b1b8f95c
added tile effect
2019-01-22 13:26:56 +11:00
itsmattkc
c6636ebb67
Merge branch 'master' of https://github.com/olive-editor/olive
2019-01-21 16:23:03 +11:00
itsmattkc
63bd1ac597
fixed clip sizes not updating in frei0r
2019-01-21 16:22:42 +11:00
itsmattkc
096aa0dc14
fixed vst define
2019-01-21 13:27:20 +11:00
itsmattkc
c48af9016d
fixed memory leak in vst host
2019-01-21 12:37:18 +11:00
itsmattkc
e2ceda74db
moved vst to cross platform defs (still untested on other platforms
2019-01-21 12:34:36 +11:00
itsmattkc
80507264ec
added correct frei0r overriding and fixed loading message boxes
2019-01-21 11:42:24 +11:00
itsmattkc
2746e727f6
made frei0r disableable
2019-01-21 01:37:20 +11:00
itsmattkc
6d49f598a3
some corrections on windows
2019-01-20 23:11:19 +11:00
itsmattkc
3882288238
added linux support
2019-01-20 23:05:59 +11:00
itsmattkc
d5eab3673c
windows frei0r support done
2019-01-20 21:06:21 +11:00
itsmattkc
1c620af9f5
work on frei0r support
2019-01-20 12:07:22 +11:00
itsmattkc
20f4b8d4c7
implemented software fallback for text effect
2019-01-19 04:00:02 +11:00
itsmattkc
2ed9d6ba2e
fixed #143 regression
2019-01-18 15:09:17 +11:00
itsmattkc
96043aa8c5
moved corner pin to 1.30 for better compatibility
2019-01-17 23:29:56 +11:00
itsmattkc
0005f592b1
improved text effect and gizmo hand bug
2019-01-17 12:27:09 +11:00
itsmattkc
a447891050
merged with slight code cleanup
2019-01-12 13:55:53 +11:00
itsmattkc
6c31e458f7
updated some casts and warnings
2019-01-12 13:29:10 +11:00
itsmattkc
a8e37ac76a
changed NULLs to nullptr
2019-01-12 12:57:15 +11:00
itsmattkc
345328432d
translation
2019-01-12 10:10:24 +11:00
itsmattkc
9924315508
rewrote debug message handler
2019-01-12 00:54:39 +11:00
itsmattkc
e8f632940c
added text edit dialog to text effect
2019-01-11 23:30:15 +11:00
itsmattkc
9f3469857a
text effect only bind shader if shadow is enabled
2019-01-10 13:38:59 +11:00
itsmattkc
69ccb55d61
split passage get into separate io device
2019-01-10 13:14:49 +11:00
itsmattkc
b7f1fae028
wrote handler for #281
2019-01-09 20:40:45 +11:00
itsmattkc
b34f7a2900
finished saving/loading vsts
2019-01-09 14:11:39 +11:00
itsmattkc
f7a420c042
Merge branch 'master' of https://github.com/olive-editor/olive into winvst
2019-01-09 12:41:53 +11:00
itsmattkc
59ae02d8dc
changed bool to int in drop shadow frag
2019-01-09 12:36:26 +11:00
itsmattkc
f439c5071b
removed superfluous lines
2019-01-09 10:48:15 +11:00
itsmattkc
fb4ffbdb9f
merged with master
2019-01-09 10:39:23 +11:00
itsmattkc
6b1bb620c1
added fill left/right effect
2019-01-09 10:05:43 +11:00
itsmattkc
db2815ce09
completed winvst frontend
2019-01-09 00:04:20 +11:00
itsmattkc
b8bc25d408
added windows vst support
2019-01-08 22:21:49 +11:00
itsmattkc
1f2e491188
started windows vst support
2019-01-08 16:56:44 +11:00
itsmattkc
1077d7f6aa
more anchor point shenanigans
2019-01-05 13:29:50 +11:00
itsmattkc
e8b2f3129c
anchor points now recenter when the media is replaced ( #226 )
2019-01-03 23:20:41 +11:00
itsmattkc
30933cbfcd
implemented full bezier interpolation for keyframes
2019-01-03 21:52:01 +11:00
itsmattkc
74d343522d
fixed blur issues on intel gpus
2018-12-22 08:53:39 +11:00