Commit Graph
346 Commits
Author SHA1 Message Date
itsmattkc d3b02f3f53 added autoscrolling to keyframe view seek 2019-01-08 22:47:02 +11:00
itsmattkc 090a27ffef added autoscrolling when seeking the timeline 2019-01-08 22:36:18 +11:00
itsmattkc d43cb42f02 fixed a linking issue and undo crash 2019-01-08 17:13:07 +11:00
itsmattkc d51ce537ae scroll to item and export improvements 2019-01-08 09:10:09 +11:00
itsmattkc 1398a54cf4 added optional toolbar 2019-01-06 21:06:31 +11:00
itsmattkc 90ee9ecb4e made rate conforms savable 2019-01-06 20:31:08 +11:00
itsmattkc 320d08cc97 Merge branch 'master' of https://github.com/olive-editor/olive into frconform 2019-01-06 17:01:46 +11:00
itsmattkc 6afce14c97 added saving keyboard shortcuts 2019-01-06 16:58:35 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc fcaed72865 addressed #229 2019-01-05 22:31:23 +11:00
itsmattkc 5123ec0669 revised keyframe system for graph editor 2019-01-05 16:30:51 +11:00
itsmattkc 864d171c4f revised q and w functions 2019-01-05 10:16:45 +11:00
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