Commit Graph
230 Commits
Author SHA1 Message Date
itsmattkc 4aa44f8fa6 implemented saving bezier handles and fixed selection crash 2019-01-04 22:45:08 +11:00
itsmattkc fc7c17dee9 implemented adding keyframes by click to graph editor 2019-01-04 22:35:26 +11:00
itsmattkc a2eef2e829 numerous keyframe improvements 2019-01-04 21:01:36 +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 dabed8ceec fixed regression with internal shaders and multiple effects paths 2019-01-04 10:40:02 +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 0f46640931 fixed replace clip media regression 2019-01-03 11:25:47 +11:00
itsmattkc 820be3b8b5 fixed crash caused by editing a sequence after deleting a clip 2019-01-03 10:12:55 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 215c784f8e fixed keyframe save/load and goto next key 2019-01-02 22:43:35 +11:00
itsmattkc 37f21d2ff7 refactored keyframes to fields rather than rows 2019-01-02 22:30:32 +11:00
itsmattkc 05524153ab began refactoring keyframe times 2019-01-02 16:12:10 +11:00
itsmattkc 9934ec5777 changed effect field struct 2019-01-02 11:29:37 +11:00
itsmattkc 1e1ed96bff keyframe values can now be set in graph editor 2018-12-31 22:44:34 +11:00
itsmattkc 7a4e655d2c keyframes are movable in graph view 2018-12-31 22:18:42 +11:00
itsmattkc 7530fb0445 updated and merged sweeping timeline behavior fixes 2018-12-31 01:59:30 +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 1204a69baa fixed transition glitches 2018-12-30 22:54:26 +11:00
itsmattkc f44cf37337 one last ripple bug (and transition bug) 2018-12-30 22:29:16 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc f347c8eabe various menu improvements 2018-12-30 20:58:51 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +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 4835c90028 reimplemented environment variable for effects path 2018-12-29 11:30:31 +11:00
itsmattkc 14fb979926 search more paths for effects 2018-12-29 11:21:15 +11:00
itsmattkc e101739214 big progress on graph editor 2018-12-28 22:06:38 +11:00
itsmattkc 1ee9451343 implemented hold keyframe and began new panel 2018-12-27 10:29:02 +11:00
itsmattkc 47334ae7e2 separated keyframe navigation 2018-12-26 22:05:13 +11:00
itsmattkc f32f012298 added icons to effect controls 2018-12-26 19:12:34 +11:00
itsmattkc 259fbf8542 added missing include 2018-12-25 08:48:50 +11:00
itsmattkc c159e598a7 completion of icon view 2018-12-25 01:10:20 +11:00
itsmattkc 4992b189f4 make square version of thumb for icon view 2018-12-24 17:31:40 +11:00
itsmattkc ceb0078b2e started work on icon/thumbnail view 2018-12-24 00:59:33 +11:00
itsmattkc 81f6b5d549 enabled autochoosing opengl pixel format from source 2018-12-22 15:20:39 +11:00
itsmattkc e08df8df4d removed orphaned references to project UI file 2018-12-21 23:05:32 +11:00
itsmattkc c62d4803fb added replace function for pasting effects 2018-12-21 10:34:42 +11:00
itsmattkc c65e2557b5 removed project ui, fixed some project panel crashes 2018-12-21 01:03:40 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc 0427463742 added viewer zoom functionality 2018-12-18 11:18:55 +11:00
itsmattkc d3c8e7379b fixed msvc issues and added zoom combobox 2018-12-18 02:03:40 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc 2fa7a638d5 reverted some files erroneously added in previous commit 2018-12-14 22:25:23 +11:00
itsmattkc 6b8168dc6a export dialog updates ui when done 2018-12-14 22:19:52 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00