Commit Graph
99 Commits
Author SHA1 Message Date
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc c6a4b9e8d6 fixed the graph editor 2019-03-14 09:35:50 +11:00
itsmattkc d442b30aba update effect controls after setting effects 2019-03-14 07:44:28 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc 0176ae99be restored minimum width functionality in effect controls 2019-03-13 08:54:58 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc cabd2f9ca9 fixed #571 2019-03-01 11:56:32 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc d9e95d3350 switched png icons to svgs 2019-02-27 11:45:47 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc d1037d4ffa add transition rewrite 2019-02-18 03:13:27 -08:00
itsmattkc 5b59207cb4 started translating without restarting 2019-02-17 03:15:18 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 10a1c89464 fixed effect controls not updating if transitions from the selected clip are selected 2019-02-09 15:15:34 -08:00
itsmattkc c69952d2ca fixed effect menu regression #382 2019-01-31 03:16:11 +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 0e3250fb59 made menu items for effect copy/paste 2019-01-23 14:19:29 +11:00
itsmattkc 2530608ca7 various scrolling fixes for the effect keyframes 2019-01-22 03:18:52 +11:00
itsmattkc d726052fe7 frei0r improvements 2019-01-21 13:08:30 +11:00
itsmattkc 58241b68ff full update when deleting effects 2019-01-18 11:26:48 +11:00
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc ee019517b1 removed minimum width from effect controls 2019-01-11 19:38:58 +11:00
itsmattkc b7f1fae028 wrote handler for #281 2019-01-09 20:40:45 +11:00
itsmattkc d3b02f3f53 added autoscrolling to keyframe view seek 2019-01-08 22:47:02 +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 efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +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 e101739214 big progress on graph editor 2018-12-28 22:06:38 +11: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 26c7133cc7 added it to effect controls 2018-12-26 18:27:12 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc fbded93e39 made pasting effects undoable 2018-12-02 19:38:38 +11:00
itsmattkc 6526ece3b0 implemented effect copying/pasting 2018-11-29 17:32:22 +11:00
itsmattkc 4dee202494 began work on #119 2018-11-25 00:36:15 +11:00
itsmattkc 1113c74c00 added controls for transitions 2018-11-25 00:10:45 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc ad441b38e3 fixed issue of stuttering video with some sources 2018-11-23 21:20:11 +11:00