Commit Graph
334 Commits
Author SHA1 Message Date
itsmattkc a2eef2e829 numerous keyframe improvements 2019-01-04 21:01:36 +11:00
itsmattkc b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc cdd01db9ab added #244 2019-01-04 19:01:49 +11:00
itsmattkc f444cdb8bb correct frame offsets in graph view 2019-01-04 18:36:47 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00
itsmattkc 6c8ec756d8 various graph editor improvements 2019-01-04 15:26:31 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc 9e912ef103 added playback control shortcuts to graph editor 2019-01-03 23:26:27 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 9934ec5777 changed effect field struct 2019-01-02 11:29:37 +11:00
itsmattkc 88bf0ff2be buttons enabled by selection 2019-01-02 09:49:11 +11:00
itsmattkc 8d36921b33 panel tweaks 2019-01-02 09:04:33 +11:00
itsmattkc 7530fb0445 updated and merged sweeping timeline behavior fixes 2018-12-31 01:59:30 +11:00
itsmattkc 96a5b2da64 added status message when audio recording for clarity 2018-12-31 01:32:17 +11:00
itsmattkc f3c43d2425 fixed audio recording bug 2018-12-31 01:27:34 +11:00
itsmattkc ac4fd70dc2 fixed nesting bug and reveal in project with icon view bug 2018-12-31 01:23:20 +11:00
itsmattkc b43a9f560f fixed #198 2018-12-31 01:17:38 +11:00
itsmattkc 48ba5a9c95 yet another ripple reworking 2018-12-31 00:49:01 +11:00
itsmattkc 02d7f00304 fixed ripple to point regression 2018-12-30 23:09:26 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc 6e7bd5daaf rewrite cleanup 2018-12-30 21:24:26 +11:00
itsmattkc f347c8eabe various menu improvements 2018-12-30 20:58:51 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +11:00
itsmattkc 99d1ecf306 fixed bugs in q and w hotkey implementation 2018-12-30 09:18:24 +11:00
itsmattkc 0047f6e260 fixed crash when copying an effect after copying a clip 2018-12-30 08:39:16 +11:00
itsmattkc 9417cab6b8 Merge branch 'master' of https://github.com/olive-editor/olive into bezierkeys 2018-12-29 11:31:13 +11:00
itsmattkc 1f2ae6094b Merge pull request #214 from Cambloid/patch-2
Refactoring names of ui components in effectcontrols
2018-12-29 11:29:51 +11:00
itsmattkc e46ba45bd6 fixed crash when deleting media of a selected clip 2018-12-28 22:45:53 +11:00
itsmattkc e101739214 big progress on graph editor 2018-12-28 22:06:38 +11:00
itsmattkc c3ea55faf4 Merge branch 'bezierkeys' of https://github.com/olive-editor/olive into bezierkeys 2018-12-28 09:13:25 +11:00
Alexandre Prokoudine bcde78b5cd Add missing tooltip for the Hand tool 2018-12-27 16:01:41 +03:00
Phillip Thomas 06137cb860 Refactoring names of ui components
Changed names of ui componentes in effectcontrols
2018-12-27 12:25:32 +01:00
itsmattkc 8a6242e36f reimplemented panel state restoration 2018-12-27 11:51:35 +11:00
Phillip Thomas 9959eb9942 Code improvement
Renamed buttons  in viewer class to their function
2018-12-27 01:06:36 +01:00
itsmattkc 1ee9451343 implemented hold keyframe and began new panel 2018-12-27 10:29:02 +11:00
itsmattkc e7393c7ce8 fixed autorecovery crash and image sequence restore 2018-12-27 08:13:48 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc a487492842 fixed merge errors 2018-12-26 18:51:46 +11:00
itsmattkc 5f1c3b558b Merge branch 'master' into resizablebars 2018-12-26 18:44:15 +11:00
itsmattkc 26c7133cc7 added it to effect controls 2018-12-26 18:27:12 +11:00
itsmattkc 9bc9d33ee5 correct math in resizable scrollbars 2018-12-26 18:10:23 +11:00
itsmattkc f116f9a4f6 Merge pull request #200 from olive-editor/zoommenu
Move zoom combobox to context menu
2018-12-25 21:18:40 +11:00
itsmattkc 5aca8b881d accurate math on timeline, near-accurate on viewer 2018-12-25 21:12:25 +11:00
itsmattkc 4ea16f41e9 moved zoom controls to context menu 2018-12-25 01:47:15 +11:00
itsmattkc c159e598a7 completion of icon view 2018-12-25 01:10:20 +11:00
itsmattkc 06ca2bdfcd fixed reveal in project 2018-12-24 23:33:23 +11:00