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
itsmattkc
05b2f73b1e
fixed #369
2019-01-25 16:48:08 +11:00
itsmattkc
9c57219ba9
making it work
2019-01-25 16:46:39 +11:00
itsmattkc
4cabe1571b
removed old blending functions
2019-01-25 13:50:00 +11:00
itsmattkc
3d8a2daffc
removed redundant debug messages
2019-01-25 13:22:10 +11:00
itsmattkc
229d01a400
travis revision
2019-01-24 22:48:19 +11:00
itsmattkc
cb3098e89d
addressed #288
2019-01-24 22:42:05 +11:00
itsmattkc
58b1a4af18
faulty rm statement
2019-01-24 22:36:44 +11:00
itsmattkc
2919281910
another travis update
2019-01-24 22:12:57 +11:00
itsmattkc
a25665514c
added full path to travis yaml
2019-01-24 21:45:10 +11:00
itsmattkc
fc59cc95c5
travis fixups
2019-01-24 21:16:56 +11:00
itsmattkc
39dd7e8238
travis yaml acquires appimagetool manually
2019-01-24 21:04:17 +11:00
itsmattkc
32479b1b83
set infinite length default value
2019-01-24 20:53:52 +11:00
Pablo Gil
535838dd11
add a name or ID to Qwidgets in order to allow styling with stylesheet
2019-01-24 08:37:52 +01:00
itsmattkc
323da75b66
fixed split crash
2019-01-24 16:13:20 +11:00
oc1024
ac12a73486
Color Selection filter
2019-01-23 23:26:05 -02:00