itsmattkc
c8aec606d0
Merge pull request #379 from naj59/master
...
added initial german translation
2019-01-31 03:51:41 +11:00
itsmattkc
676a795d6e
more accurate opacity fix
2019-01-31 03:30:26 +11:00
itsmattkc
701948d865
updated cli help #381
2019-01-31 03:21:27 +11:00
itsmattkc
c69952d2ca
fixed effect menu regression #382
2019-01-31 03:16:11 +11:00
itsmattkc
3b38d1875f
added temporary workaround for opacity issues
2019-01-31 03:12:25 +11:00
naj59
37685f24c7
added initial german translation
2019-01-30 15:57:53 +01:00
itsmattkc
13b4c22ea8
Merge pull request #378 from olive-editor/variousimprovements
...
various improvements
2019-01-30 23:21:23 +11:00
itsmattkc
1212405046
added no blending modes mode
2019-01-30 23:18:23 +11:00
itsmattkc
883b2b9c7c
fixed some UI issues
2019-01-30 23:18:02 +11:00
itsmattkc
861a5e2ce5
added audio device settings to preferences
2019-01-30 22:51:43 +11:00
itsmattkc
c19a2dad7d
code cleanups and fixed gif export #360
2019-01-30 21:36:07 +11:00
itsmattkc
6f3a826da7
ensured parenting of qwidgets
2019-01-30 17:36:54 +11:00
itsmattkc
54180e5e0d
Merge branch 'master' of https://github.com/olive-editor/olive into proxies
2019-01-30 14:12:55 +11:00
itsmattkc
e77d72f436
fixed corner pin regression
2019-01-30 14:11:45 +11:00
itsmattkc
373875c72b
ensuring UI items are parented
2019-01-30 14:03:23 +11:00
itsmattkc
fac9213833
added proxy dialog
2019-01-30 13:44:23 +11:00
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
itsmattkc
8f9a3f37e3
optimized blurs
2019-01-30 11:19:30 +11:00
itsmattkc
00944ba17e
Merge pull request #374 from naj59/master
...
fixed translation files
2019-01-30 01:14:58 +11:00
naj59
cd28ea1b1d
fixed translation files
2019-01-29 15:11:29 +01:00
itsmattkc
998a6dfd3e
added automatic translation files
2019-01-29 15:31:32 +11:00
itsmattkc
dab1f467cc
Merge pull request #373 from olive-editor/betterzoom
...
for viewer zooming, scale texture instead of surface #332
2019-01-29 15:22:51 +11:00
itsmattkc
4edf0a8fbd
for viewer zooming, scale texture instead of surface #332
2019-01-29 15:22:16 +11:00
itsmattkc
991df3de4b
Merge branch 'master' of https://github.com/olive-editor/olive
2019-01-29 11:39:49 +11:00
itsmattkc
4d49de937c
preserve vst data through saves even if vst is missing
2019-01-29 11:39:35 +11:00
itsmattkc
d14da79b5e
made blend modes glsl es compliant
2019-01-29 01:52:55 +11:00
itsmattkc
c92e721f6c
fixed broken command in 32-bit travis.yml build
2019-01-29 00:17:29 +11:00
itsmattkc
34484a4a70
only recreate appimage on 32-bit
2019-01-29 00:06:42 +11:00
itsmattkc
e7034c5077
made crop premultiply compliant
2019-01-28 23:28:47 +11:00
itsmattkc
09033e9cdf
prevent bezier handles crossing sides
2019-01-28 23:18:35 +11:00
itsmattkc
2eeaf282b2
Merge branch 'pgilfernandez-toolbar_names'
2019-01-28 23:14:23 +11:00
itsmattkc
ae9dfb7bba
merged with master
2019-01-28 23:14:17 +11:00
itsmattkc
6e1e342c16
Merge pull request #371 from olive-editor/blendmodefix
...
expanded blending pipeline, added shader blending modes, other fixes
2019-01-28 17:35:21 +11:00
itsmattkc
7ed15552ad
minor changes
2019-01-28 17:34:32 +11:00
itsmattkc
aeaf616d46
Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix
2019-01-28 17:28:06 +11:00
itsmattkc
be854d14d6
added configurable centered timecodes
2019-01-28 17:25:36 +11:00
itsmattkc
c6da0b5912
added ripple delete empty to hover focus
2019-01-28 16:47:45 +11:00
itsmattkc
bcc772e957
blending seems mostly complete
2019-01-28 15:04:48 +11:00
itsmattkc
edf7fa9ef9
fixed clip movement issue
2019-01-28 02:33:53 +11:00
itsmattkc
deb875eede
removed redundant files
2019-01-28 02:31:32 +11:00
itsmattkc
d1ff026424
added full blending pipeline
2019-01-28 02:31:12 +11:00
itsmattkc
0522868076
Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix
2019-01-27 10:46:20 +11:00
itsmattkc
a4eb3df21a
fixed timeline issues
2019-01-27 10:43:29 +11:00
itsmattkc
7a436ef51f
further progress on better blending
2019-01-26 23:34:58 +11:00
itsmattkc
97a28ab54a
support for premultipled alpha
2019-01-26 21:49:18 +11:00
itsmattkc
b0e1eb2ea4
preparing for extra textures and fbos
2019-01-26 11:47:46 +11:00
Jonathan Noble
52c2fee142
Fixed the use of float as loop counter
2019-01-25 23:33:00 +00:00
Jonathan Noble
50edf52d14
Merge remote-tracking branch 'upstream/master' into pull_requests
2019-01-25 22:42:56 +00: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
itsmattkc
b5cc221537
Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix
2019-01-25 18:56:51 +11:00