Commit Graph
530 Commits
Author SHA1 Message Date
itsmattkc 54518a5896 custom style delegate for icon view 2019-03-24 22:34:34 +11:00
itsmattkc 5ba910efe6 improvements and moved many behavioral tools menu items to preferences 2019-03-24 18:28:01 +11:00
itsmattkc b8331ce4b9 restored setting to play past the end of the sequence 2019-03-23 01:41:05 +11:00
itsmattkc bd4b4f4e18 fixed #661 2019-03-23 00:56:54 +11:00
itsmattkc ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc 22b208143b correct threading around clearing the viewer sequences 2019-03-22 03:33:18 +11:00
itsmattkc 067eec0b90 cleanups 2019-03-22 01:17:42 +11:00
itsmattkc 3e74d3dccb moved load project functions from project panel to global 2019-03-21 20:54:27 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc bc6626e207 fixed some icons 2019-03-18 15:18:17 +11:00
itsmattkc 6d01597650 fixed #640 2019-03-18 14:50:16 +11:00
morrolinux 6fd68feb9a automated audio cut working 2019-03-17 15:28:18 +01:00
itsmattkc 30fe8951db fixed #635 2019-03-17 01:54:33 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc 1d11e31029 added more documentation 2019-03-16 17:56:01 +11:00
itsmattkc 7d80c11d37 documented EffectUI 2019-03-16 16:21:52 +11:00
itsmattkc 644b14707a replaced sequence::isclipselected with clip::isselected 2019-03-15 13:01:58 +11:00
itsmattkc a12c45dc22 slight code enhancement 2019-03-15 11:48:41 +11:00
itsmattkc ab3535e399 show only transitions in effect controls if only transitions are selected 2019-03-15 11:48:24 +11:00
itsmattkc bc01f57b17 transitions can be correctly edited in effect controls 2019-03-15 11:23:31 +11:00
itsmattkc d32ff84240 fixed multiple clip issues 2019-03-15 10:43:57 +11:00
itsmattkc db22704169 implemented #92 2019-03-15 09:59:31 +11:00
itsmattkc 058e5b25c5 started on editing multiple effects at once 2019-03-15 01:26:46 +11:00
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 06ed5ea05d fixed crash pressing space on null sequence 2019-03-13 21:34:44 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc 935cf04d95 moved media to smart pointers 2019-03-13 09:34:07 +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 0b090ddc21 decoupled ui from effect row 2019-03-12 20:12:12 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc f25f8e145c refactored cursors same as icons 2019-03-10 17:58:32 +11:00
itsmattkc d768871c2d stash SVGs that are continuously reused 2019-03-10 17:31:00 +11:00
itsmattkc 8cf3bd46a1 merged cursors #522 2019-03-09 17:21:22 +11:00
itsmattkc 27cb7c8885 fixed #611 2019-03-08 20:13:24 +11:00
itsmattkc d287963c10 fixed #597 2019-03-05 20:35:58 -08:00
itsmattkc 95977143d0 minor code cleanups 2019-03-05 10:15:39 -08:00
itsmattkc a16d8a4fe1 importing projects into other projects implemented 2019-03-03 21:42:38 -08:00
itsmattkc cabd2f9ca9 fixed #571 2019-03-01 11:56:32 -08:00
itsmattkc 64bad4de4e fixed #572 2019-03-01 10:19:57 -08:00
itsmattkc 70be7fa097 created sequence clip selection convenience function 2019-02-28 03:45:17 -08:00
itsmattkc 86b7124238 changed create_effect to a static member of Effect 2019-02-28 03:09:42 -08:00
itsmattkc eb4c2fdad3 implemented #424 2019-02-28 02:59:08 -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 a24b90c99e corrected some viewer behavior when pressing play after the end of a sequence 2019-02-26 11:19:23 -08:00
itsmattkc 1ae3b877a1 find starting number for image sequences automatically 2019-02-26 10:58:55 -08:00