itsmattkc
1d9414d062
Merge pull request #877 from freshstudio/bugfix/875
...
Fix issue #875
2019-05-02 21:39:04 +10:00
itsmattkc
4bbab59d3b
Merge pull request #878 from luzpaz/misc-typos
...
Misc. typos
2019-05-02 21:38:51 +10:00
itsmattkc
ca72bdb527
Merge pull request #880 from cgvirus/master
...
Crop and vignette Inverse Feature added
2019-05-02 21:38:29 +10:00
itsmattkc
dff8db1af2
merged despill shaders
2019-05-02 21:32:16 +10:00
itsmattkc
1621b11800
moved despill shader
2019-05-02 21:27:08 +10:00
itsmattkc
0526609e9a
Merge branch 'master' into patch-3
2019-05-02 21:26:07 +10:00
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
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
35e0cb4f1b
fixes #812
2019-04-18 02:57:21 +10:00
production
197e649821
Merge branch 'master' of git://github.com/olive-editor/olive
2019-03-28 19:09:43 +06:00
itsmattkc
4e0188fd3a
enforce trilinear and mipmap generation
2019-03-28 18:21:35 +11:00
itsmattkc
c468d023b0
mathematically calculate gaussian blur radius
2019-03-28 13:34:58 +11:00
itsmattkc
1adca7f2cc
restored radius setting to gaussian blur, fixes #702
2019-03-28 13:07:48 +11:00
Fahad Hasan Pathik
b950d0f5ea
Three types of Glitch effect Added
2019-03-28 06:18:53 +06:00
itsmattkc
e04c9c61e1
Merge branch 'master' of https://github.com/olive-editor/olive
2019-03-28 02:08:08 +11:00
itsmattkc
3710e68db7
fixed #703
2019-03-28 02:06:23 +11:00
itsmattkc
3616a8a206
finished documenting effect field headers
2019-03-26 12:07:36 +11:00
itsmattkc
7b7a083d0a
fixed #684
2019-03-25 01:43:13 +11:00
itsmattkc
be01bdd6f9
use qt's OS macros
2019-03-24 18:44:03 +11:00
itsmattkc
ad44b00eb3
fixed keyframe UI issue when disabling keyframes
2019-03-24 12:02:59 +11:00
itsmattkc
cc69f5b326
set file field to default empty string
2019-03-23 03:04:58 +11:00
itsmattkc
37374e6ef3
more fixes for migrating to QLibrary
2019-03-23 02:52:13 +11:00
itsmattkc
81a7b14816
use QLibrary to load external libs instead of direct OS calls
2019-03-23 02:24:28 +11:00
itsmattkc
8c8977f18d
removed novst macro
2019-03-23 01:46:02 +11:00
itsmattkc
90b089a80b
fixed VST loading
2019-03-22 23:19:01 +11:00
itsmattkc
057b5fbe53
documentation of boolfield and buttonfield
2019-03-22 22:42:15 +11:00
itsmattkc
ff6848d1b6
fixed #654
2019-03-22 02:19:29 +11:00
itsmattkc
1da4a315f8
more documentation and added edit text button to stringfield
2019-03-21 14:33:05 +11:00
itsmattkc
be22e5fbfa
more documentation and exportthread restructure
2019-03-21 14:01:10 +11:00
itsmattkc
359f937b73
fixed #656
2019-03-21 10:41:10 +11:00
itsmattkc
fbd77791cd
implemented #574
2019-03-21 00:18:47 +11:00
itsmattkc
67399702a0
fixed crash with text effect
2019-03-20 23:15:12 +11:00
itsmattkc
54c03efd54
subdirectory searching for frags
2019-03-20 03:20:00 +11:00
itsmattkc
f0dd2ff82d
better fix for doublefield steamrolling the value
2019-03-17 09:51:16 +11:00
itsmattkc
a24e5c3c33
Revert "dont set value when setting default"
...
This reverts commit 13485a2587 .
2019-03-17 09:48:42 +11:00
itsmattkc
13485a2587
dont set value when setting default
2019-03-17 09:17:57 +11:00
itsmattkc
789b751935
fixed effect context menu linking
2019-03-17 08:48:07 +11:00
itsmattkc
1d11e31029
added more documentation
2019-03-16 17:56:01 +11:00
itsmattkc
7d80c11d37
documented EffectUI
2019-03-16 16:21:52 +11:00
itsmattkc
9b86bc4b32
documented effectfield
2019-03-15 22:13:12 +11:00