Commit Graph
261 Commits
Author SHA1 Message Date
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 86b0787f4c fixed nesting bug where clips would overlap others on timeline 2019-03-25 03:36:28 +11:00
itsmattkc 5ba910efe6 improvements and moved many behavioral tools menu items to preferences 2019-03-24 18:28:01 +11:00
itsmattkc ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
morrolinux 6fd68feb9a automated audio cut working 2019-03-17 15:28:18 +01:00
itsmattkc bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 644b14707a replaced sequence::isclipselected with clip::isselected 2019-03-15 13:01:58 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +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 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 64a4c4f2a5 Merge branch 'modblending' into furtherocio 2019-03-11 00:09:18 +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 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +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 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 c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -08:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
itsmattkc d1037d4ffa add transition rewrite 2019-02-18 03:13:27 -08:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc eb55a89cfd none bracket consistency 2019-02-17 03:16:23 -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 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc c29f0a12c1 fixed #502 2019-02-15 16:10:09 -08:00
itsmattkc 78018a79c5 nullptr checks to prevent crashes with no active sequence 2019-02-15 05:04:10 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 2a1838467a scrolling update 2019-02-15 04:09:03 -08:00
itsmattkc 8283051869 some cleanups from previous refactors 2019-02-15 03:48:53 -08:00
itsmattkc f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -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 847f43bf1e new tool button sizing algorithm, fixes #471 2019-02-10 03:54:36 -08:00
itsmattkc 6ee7153f4a fixed default transition glitches 2019-02-09 15:17:57 -08:00