Commit Graph
509 Commits
Author SHA1 Message Date
itsmattkc 7490612719 code revision 2019-02-12 16:02:36 -08:00
itsmattkc 1cd9129db1 merged 2019-02-12 15:19:29 -08:00
itsmattkc 85325cd7d3 switched to opengl widget and made shortcuts application context, fixes #400 2019-02-10 03:07:52 -08:00
itsmattkc ca4e39449b made volume effect use decibels 2019-02-09 22:09:42 -08:00
itsmattkc 16c6c40a76 gizmos fixed when zooming, also fixes #467 #466 2019-02-09 15:10:02 -08:00
itsmattkc a9897f1b10 labelslider sets its own cursor rather than the app's 2019-02-09 01:47:58 -08:00
itsmattkc 0ad58a6930 various improvements 2019-02-08 11:22:04 -08:00
alexmitchell 8faa4db15c Correct mistakes, rename left_arrow to left_side, make lowercase, change namespace to Olive 2019-02-08 13:42:46 +10:30
itsmattkc 11f9465eae internal rendering renders alpha channel 2019-02-07 13:20:56 -08:00
itsmattkc d804f7cfc0 made graph editor timeline-based rather than clip based, fixes #438 2019-02-07 00:44:47 -08:00
itsmattkc 8a5c25f41d fixed labelslider button check, fixes #449 2019-02-07 00:08:57 -08:00
itsmattkc 101ad79e9d added graph editor to maximize panel 2019-02-07 03:54:03 +11:00
itsmattkc 04084c36d2 fixed linesize regression when exporting, fixes #447 2019-02-07 03:45:02 +11:00
itsmattkc fc96ad7735 use sizehint for viewer sizing, fixes #443 2019-02-06 11:52:31 +11:00
alexmitchell 3fe8660c5e Add ability to load custom cursors. Add custom cursor to left / right
clip position editing.

Revert white space edits in timelinewidget.
2019-02-05 16:08:18 +10:30
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc 53f6d2278f fully implemented clip markers, fixes #333 2019-02-04 10:54:05 +11:00
itsmattkc 65d40a8c9e Merge pull request #423 from prokoudine/master
Mark a bunch of user-visible messages for translation
2019-02-04 02:42:27 +11:00
itsmattkc 5ccabea208 removed hardcoded widths for dialogs, fixes #425 2019-02-04 02:33:43 +11:00
itsmattkc 8574733595 footage markers can now be deleted in footage viewer 2019-02-04 02:02:48 +11:00
itsmattkc ef6a9cb2a3 footage markers can now be edited in footage viewer 2019-02-04 01:53:08 +11:00
Alexandre Prokoudine 55297a5b32 Mark a bunch of user-visible messages for translation 2019-02-03 16:36:55 +03:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 56b543bd6d Merge pull request #404 from olive-editor/proxies
core proxy support
2019-02-02 15:01:48 +11:00
itsmattkc 3b9f2bb4ca fixed #390 2019-02-02 14:37:27 +11:00
itsmattkc f5ae3d88b1 restricted labelsliders to left mouse button 2019-02-02 13:03:43 +11:00
itsmattkc ce99c8fef0 fixed #394 2019-02-02 12:39:54 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +11:00
itsmattkc b557979fb8 fixed #403 2019-02-02 12:19:20 +11:00
itsmattkc 74909e4a7d Merge branch 'master' of https://github.com/olive-editor/olive into proxies 2019-02-01 19:49:42 +11:00
itsmattkc 3b276fea40 improved waveform drawing for higher density waveforms 2019-02-01 18:50:34 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc 0513749b9d added maximize panel and full screen viewer menu items 2019-02-01 02:03:05 +11:00
itsmattkc 7a22065162 most proxy behavior is complete 2019-02-01 01:17:22 +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 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 8f9a3f37e3 optimized blurs 2019-01-30 11:19:30 +11:00
itsmattkc 4edf0a8fbd for viewer zooming, scale texture instead of surface #332 2019-01-29 15:22:16 +11:00
itsmattkc 09033e9cdf prevent bezier handles crossing sides 2019-01-28 23:18:35 +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 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